Typo: 'Accomodate' -> 'Accommodate'
[lttng-tools.git] / src / common / defaults.h
index 0b6cb763c0685e128c6947c34ea8638e4ed91ae2..baf3d5fcce5d3f1cdba9374dd64e1408183984af 100644 (file)
@@ -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
This page took 0.022771 seconds and 4 git commands to generate.