]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
maint: fix an incomplete sentence
authorCollin Funk <collin.funk1@gmail.com>
Sun, 22 Mar 2026 20:32:52 +0000 (13:32 -0700)
committerCollin Funk <collin.funk1@gmail.com>
Sun, 22 Mar 2026 20:32:52 +0000 (13:32 -0700)
* tests/pwd/argument.sh: Fix the test description.
Reported by G. Branden Robinson.

tests/pwd/argument.sh

index 8f4e2e779f5137167cd1920663cf5d349044ce45..b816b11ecdc0b8ecfcd11066a0a1e4ae892577c1 100755 (executable)
@@ -1,5 +1,5 @@
 #!/bin/sh
-# Test that 'pwd' with an argument.
+# Test that 'pwd' works when given an argument.
 
 # Copyright (C) 2026 Free Software Foundation, Inc.