Typo: 'Accomodate' -> 'Accommodate'
[lttng-tools.git] / src / common / fd-tracker / fd-tracker.h
index 504f92a3eed9b773254cd2823de4f4df7025eb49..348ac59638bc17ecec703b763129db6daaa8e336 100644 (file)
@@ -106,7 +106,7 @@ struct fs_handle *fd_tracker_open_fs_handle(struct fd_tracker *tracker,
  * negative tracker-specific codes may be returned:
  *   - ENOMEM: allocation of a new entry failed,
  *   - EMFILE: too many unsuspendable fds are opened and the tracker can't
- *             accomodate the request for a new unsuspendable entry.
+ *             accommodates the request for a new unsuspendable entry.
  */
 LTTNG_HIDDEN
 int fd_tracker_open_unsuspendable_fd(struct fd_tracker *tracker,
This page took 0.023197 seconds and 5 git commands to generate.