aboutsummaryrefslogtreecommitdiff
path: root/packages
diff options
context:
space:
mode:
authorMichele Campus <fci1908@gmail.com>2017-03-13 14:46:22 +0100
committerGitHub <noreply@github.com>2017-03-13 14:46:22 +0100
commit1e014aa95b76e5a73a7a2bef9b729a25c914c735 (patch)
tree40607453631b52838da6bab919103a16b0ab50d8 /packages
parent9962eb1f085c07b03c38375e2a688850cf82a8ce (diff)
parente17f62d26149b176d59deb9b7b643b3c57d223bb (diff)
Merge pull request #348 from jsoref/spelling
Spelling fixes
Diffstat (limited to 'packages')
-rwxr-xr-xpackages/ubuntu/debian/rules2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/ubuntu/debian/rules b/packages/ubuntu/debian/rules
index 0000bdaf5..a5fbcda09 100755
--- a/packages/ubuntu/debian/rules
+++ b/packages/ubuntu/debian/rules
@@ -5,7 +5,7 @@
#
# debian/compat
-# We should use at least comparibily version 5
+# We should use at least compatibility version 5
# but this requires the whole building process
# to be remade and this is something we leave
# to when we will have more time