summaryrefslogtreecommitdiff
path: root/debhelper.pod
diff options
context:
space:
mode:
Diffstat (limited to 'debhelper.pod')
-rw-r--r--debhelper.pod2
1 files changed, 1 insertions, 1 deletions
diff --git a/debhelper.pod b/debhelper.pod
index 383172ea..af912a7d 100644
--- a/debhelper.pod
+++ b/debhelper.pod
@@ -87,7 +87,7 @@ characters (B<?> and B<*> and B<[>I<..>B<]> character classes) in the files.
You can also put comments in these files; lines beginning with B<#> are
ignored.
-The syntax of these files is intentionally kept very simple to make then
+The syntax of these files is intentionally kept very simple to make them
easy to read, understand, and modify. If you prefer power and complexity,
you can make the file executable, and write a program that outputs
whatever content is appropriate for a given situation. When you do so,