From 5560157428e8fcfde5a903878eace9134475d318 Mon Sep 17 00:00:00 2001 From: Emmanuele Bassi Date: Thu, 18 Dec 2008 18:14:22 +0000 Subject: [PATCH] [docs] Fix a copy-and-paste typo in the coding style --- CODING_STYLE | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CODING_STYLE b/CODING_STYLE index dd021da03..0dc5efdc1 100644 --- a/CODING_STYLE +++ b/CODING_STYLE @@ -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