1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-09-19 16:58:48 +02:00

Fix comment

This commit is contained in:
vrana 2012-06-04 10:19:24 -07:00
parent 5fee8c50ee
commit 76d758c048

View file

@ -834,7 +834,7 @@ return array(
'/.*/' => 80,
),
// List of file regexps were whitespace is meaningful and should not
// List of file regexps where whitespace is meaningful and should not
// use 'ignore-all' by default
'differential.whitespace-matters' => array(
'/\.py$/',