]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
core/execute: fix comment
authorYu Watanabe <watanabe.yu+github@gmail.com>
Thu, 2 Feb 2023 18:15:13 +0000 (03:15 +0900)
committerYu Watanabe <watanabe.yu+github@gmail.com>
Wed, 15 Feb 2023 01:10:13 +0000 (10:10 +0900)
src/core/execute.c

index ac3f096b0da49c2296017e03364073916779ab51..853e87450fe56802cff04cbf8b47a166fedb65de 100644 (file)
@@ -3024,7 +3024,7 @@ static int setup_credentials_internal(
                 final_mounted = true;
 
                 if (workspace_mounted < 0) {
-                        /* If the final place is mounted, but the workspace we isn't, then let's bind mount
+                        /* If the final place is mounted, but the workspace isn't, then let's bind mount
                          * the final version to the workspace, and make it writable, so that we can make
                          * changes */