diff options
Diffstat (limited to 'tests/du/slash')
-rwxr-xr-x | tests/du/slash | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/du/slash b/tests/du/slash index 0dfc1096f..24fc20079 100755 --- a/tests/du/slash +++ b/tests/du/slash @@ -1,5 +1,5 @@ #!/bin/sh -# `du /' would omit the `/' on the last line. +# 'du /' would omit the '/' on the last line. # Copyright (C) 2003-2004, 2006-2012 Free Software Foundation, Inc. |