summaryrefslogtreecommitdiff
path: root/HACKING
diff options
context:
space:
mode:
authorRobin Norwood <rnorwood@redhat.com>2007-12-03 16:49:42 -0500
committerRobin Norwood <rnorwood@redhat.com>2007-12-03 16:49:42 -0500
commit39d69258058e6d1982ebfa1e5fd40e922d59c99e (patch)
tree83dec65bf618d539aafe60656eedaaadad25cd8d /HACKING
parentce4a409ec474e0d5e8d27d571d400bced7d1ac32 (diff)
o Change from 'licence' to 'license' throughout.
o Add some more explanatory text to docs for definition of 'free'. o Specify US English as language of choice in HACKING.
Diffstat (limited to 'HACKING')
-rw-r--r--HACKING2
1 files changed, 2 insertions, 0 deletions
diff --git a/HACKING b/HACKING
index 2c54f3cc..02fade90 100644
--- a/HACKING
+++ b/HACKING
@@ -6,6 +6,8 @@ Please stick to the existing coding style.
Tabs should be hard (not expanded to spaces), and set equivalent to
8 spaces.
+All documentation and code should be in US English.
+
Please consider enabling git's default pre-commit hook:
$> cd PackageKit