[docs] Fix a copy-and-paste typo in the coding style

This commit is contained in:
Emmanuele Bassi 2008-12-18 18:14:22 +00:00
parent b63b1584bd
commit 5560157428

View File

@ -268,7 +268,7 @@ patch or commit. Never use empty lines at the beginning or at the end of
a file.
Do enable the default git pre-commit hook that detect trailing
whitespace for you and help you to avoid corrupting cairo's tree with
whitespace for you and help you to avoid corrupting Clutter's tree with
it. Do that as follows:
chmod a+x .git/hooks/pre-commit