diff options
author | Guillem Jover <guillem@debian.org> | 2017-10-22 17:28:57 +0200 |
---|---|---|
committer | Guillem Jover <guillem@debian.org> | 2017-10-22 20:14:44 +0200 |
commit | 1cfd01e99fa80325d35948afaa3c483a8e876fb6 (patch) | |
tree | f0f4fa93883c654daa80ac9c4240a08327f85a9a /doc | |
parent | b484d99fb62631a5f7949f6069948242c42678c4 (diff) | |
download | dpkg-1cfd01e99fa80325d35948afaa3c483a8e876fb6.tar.gz |
doc: Fix typo in a date
Diffstat (limited to 'doc')
-rw-r--r-- | doc/coding-style.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/coding-style.txt b/doc/coding-style.txt index 7f2b6dc7b..5e00ddaa6 100644 --- a/doc/coding-style.txt +++ b/doc/coding-style.txt @@ -14,7 +14,7 @@ Every new feature, option or behavior change needs to be documented with the version introducing the change. -Dpkg M4sh/Autoconf coding style 1016-09-05 +Dpkg M4sh/Autoconf coding style 2016-09-05 =============================== General |