diff options
Diffstat (limited to 'Makefile.in')
| -rw-r--r-- | Makefile.in | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile.in b/Makefile.in index 81a4e13..b496da2 100644 --- a/Makefile.in +++ b/Makefile.in @@ -17,7 +17,7 @@ # List of man page translations to install. #MAN_LOCALES = -# Can change these variables with ./configure in the same why you +# Can change these variables with ./configure in the same way you # would configure them when running make. @@ -41,7 +41,7 @@ PKGNAME = sat # In case you want add some configurations. Primarily # intended for maintainers. Perhaps add GPG_KEY here. -# Of course, you can declare everthing with ./configure, +# Of course, you can declare everything with ./configure, # but with this you are less likely to forget it. -include .make-configurations |
