[docs] Fix a copy-and-paste typo in the coding style
This commit is contained in:
parent
b63b1584bd
commit
5560157428
@ -268,7 +268,7 @@ patch or commit. Never use empty lines at the beginning or at the end of
|
|||||||
a file.
|
a file.
|
||||||
|
|
||||||
Do enable the default git pre-commit hook that detect trailing
|
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:
|
it. Do that as follows:
|
||||||
|
|
||||||
chmod a+x .git/hooks/pre-commit
|
chmod a+x .git/hooks/pre-commit
|
||||||
|
Loading…
Reference in New Issue
Block a user