X-Git-Url: http://git.efficios.com/?p=lttng-tools.git;a=blobdiff_plain;f=src%2Fcommon%2Fdefaults.h;h=baf3d5fcce5d3f1cdba9374dd64e1408183984af;hp=0b6cb763c0685e128c6947c34ea8638e4ed91ae2;hb=d49487dce0914897c0cb44061980b2ff7970764d;hpb=2a3a1a2bd63abbcfa53002e86e4be111783a9caa diff --git a/src/common/defaults.h b/src/common/defaults.h index 0b6cb763c..baf3d5fcc 100644 --- a/src/common/defaults.h +++ b/src/common/defaults.h @@ -85,7 +85,7 @@ #define DEFAULT_RELAYD_MIN_FD_POOL_SIZE 100 /* - * The file descriptor pool size needs a reserve buffer to accomodate the + * The file descriptor pool size needs a reserve buffer to accommodates the * indirect use of short-lived file descriptors. For instance, glibc will * create a socket (and thus, use an fd) during calls to gethostname() or * when querying the user's group. Other calls also probably make use of