diff options
author | Andrey Andreev <narf@devilix.net> | 2016-10-28 12:18:17 +0200 |
---|---|---|
committer | Andrey Andreev <narf@devilix.net> | 2016-10-28 12:18:17 +0200 |
commit | 4c7323e2e0ff8f39e4b14233903c3bba878240b7 (patch) | |
tree | 3017b3cf7769f7a1e106cb817f466a72ab5b21f5 | |
parent | 8bb7f7f50e99407c5f4def6e2f8e429245bd8613 (diff) |
[ci skip] Clear trailing whitespace from PR #4834
-rw-r--r-- | system/helpers/inflector_helper.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/system/helpers/inflector_helper.php b/system/helpers/inflector_helper.php index 6dc3b5030..f54dac019 100644 --- a/system/helpers/inflector_helper.php +++ b/system/helpers/inflector_helper.php @@ -268,7 +268,7 @@ if ( ! function_exists('is_countable')) 'species', 'swine', 'traffic', - 'wheat', + 'wheat' ) ); } |