summaryrefslogtreecommitdiff
path: root/src/core/umount.c
diff options
context:
space:
mode:
authorAnatol Pomozov <anatol.pomozov@gmail.com>2013-04-14 19:37:54 -0700
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>2013-04-15 08:40:05 -0400
commitab06eef8101866dd1337c4759002f7360a9db416 (patch)
treedcd6f81750a284d072f558890bc02db06ed11e4a /src/core/umount.c
parent97e13058170c7759dbbc239d264b9a31b0c81079 (diff)
downloadsystemd-ab06eef8101866dd1337c4759002f7360a9db416.tar.gz
Fix spelling errors using 'codespell' tool
Diffstat (limited to 'src/core/umount.c')
-rw-r--r--src/core/umount.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/core/umount.c b/src/core/umount.c
index 8c69e74caf..acfbbe5e03 100644
--- a/src/core/umount.c
+++ b/src/core/umount.c
@@ -418,7 +418,7 @@ static int mount_points_list_umount(MountPoint **head, bool *changed, bool log_e
*
* Mount points can be stacked. If a mount
* point is stacked below / or /usr, we
- * cannnot umount or remount it directly,
+ * cannot umount or remount it directly,
* since there is no way to refer to the
* underlying mount. There's nothing we can do
* about it for the general case, but we can