From: Kaartic Sivaraam Date: Mon, 17 Jul 2017 15:39:00 +0000 (+0530) Subject: doc: camelCase the i18n config variables to improve readability X-Git-Tag: v2.13.4~2^2~1 X-Git-Url: https://git.lorimer.id.au/gitweb.git/diff_plain/95791be750c43fed878b965480d14cf5f995585c?hp=95791be750c43fed878b965480d14cf5f995585c doc: camelCase the i18n config variables to improve readability The i18n config variable used weren't readable as they were in the crude form of how git stores/uses it's config variables. Improve it's readability by replacing them with camelCased versions of config variables as it doesn't have any impact on it's usage. Signed-off-by: Kaartic Sivaraam Signed-off-by: Junio C Hamano ---