Typo: 'Accomodate' -> 'Accommodate'
[lttng-tools.git] / src / common / fd-tracker / fd-tracker.c
index 6c84348755b35d2d7a9608073ab0957684e36d76..8ab87f6a31ceba436d665d373e08fd58bf08cdc0 100644 (file)
@@ -642,7 +642,7 @@ int fd_tracker_open_unsuspendable_fd(struct fd_tracker *tracker,
                } else {
                        /*
                         * There are not enough active suspendable file
-                        * descriptors to open a new fd and still accomodate the
+                        * descriptors to open a new fd and still accommodates the
                         * tracker's capacity.
                         */
                        WARN("Cannot open unsuspendable fd, too many unsuspendable file descriptors are opened (%u)",
This page took 0.023765 seconds and 4 git commands to generate.