Browse Source

Fix "should should" typo

Alois Mahdal 7 years ago
parent
commit
63d094a2a5
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      src/stub

+ 1
- 1
src/stub View File

328
             echo ""
328
             echo ""
329
             echo "        Note that in case of debian/package.install files,"
329
             echo "        Note that in case of debian/package.install files,"
330
             echo "        PREFIX based paths (eg. /usr/bin) in this file should"
330
             echo "        PREFIX based paths (eg. /usr/bin) in this file should"
331
-            echo "        should be as if PREFIX was /usr."
331
+            echo "        be as if PREFIX was /usr."
332
             echo ""
332
             echo ""
333
             echo "        In case of Fedora-based distro, you should make use"
333
             echo "        In case of Fedora-based distro, you should make use"
334
             echo "        of RPM macros:"
334
             echo "        of RPM macros:"