From: Yu Watanabe Date: Thu, 2 Feb 2023 18:15:13 +0000 (+0900) Subject: core/execute: fix comment X-Git-Tag: v253~10 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=f0353cf2e93a2b39add8027608494ee53a89cfae;p=thirdparty%2Fsystemd.git core/execute: fix comment --- diff --git a/src/core/execute.c b/src/core/execute.c index ac3f096b0da..853e87450fe 100644 --- a/src/core/execute.c +++ b/src/core/execute.c @@ -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 */