Chore: spelling - misc (#24438)

* Chore: spelling - misc

* fix master merge
This commit is contained in:
Josh Soref
2020-06-04 00:51:30 -04:00
committed by GitHub
parent cb2d1b5f93
commit ed92b41d47
24 changed files with 29 additions and 29 deletions

View File

@@ -1,6 +1,6 @@
#!/bin/bash
# When not limiting the open file descritors limit, the memory consumption of
# When not limiting the open file descriptors limit, the memory consumption of
# slapd is absurdly high. See https://github.com/docker/docker/issues/8231
ulimit -n 8192

View File

@@ -1,6 +1,6 @@
#!/bin/bash
# When not limiting the open file descritors limit, the memory consumption of
# When not limiting the open file descriptors limit, the memory consumption of
# slapd is absurdly high. See https://github.com/docker/docker/issues/8231
ulimit -n 8192