diff options
| author | Joey Hess <joey@kitenet.net> | 2010-07-13 18:25:57 -0400 |
|---|---|---|
| committer | Joey Hess <joey@kitenet.net> | 2010-07-13 18:25:57 -0400 |
| commit | 8a9ce39ad8790b946a7e81151d52b76a85e3923c (patch) | |
| tree | 12e90db109626807c85b005e4c8e1d4a19ce5624 | |
| parent | 005248d3f7b0dd763bcf0d16881cd5cc1b95c3fc (diff) | |
typo
| -rw-r--r-- | etckeeper.spec | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/etckeeper.spec b/etckeeper.spec index 1207571..0926852 100644 --- a/etckeeper.spec +++ b/etckeeper.spec @@ -51,7 +51,7 @@ mkdir -p %{_var}/cache/etckeeper %doc GPL INSTALL TODO README %{_sbindir}/* %{_mandir}/* -# this isn't very clever and its a manaual process update. +# this isn't very clever and its a manual process update. # but it works %config(noreplace) /etc/yum/pluginconf.d/etckeeper.conf %config(noreplace) /etc/etckeeper/etckeeper.conf |
