From 6a835e26d38ee61dc257505d52df9d0f6fb17e29 Mon Sep 17 00:00:00 2001 From: Sushruth Sivaramakrishnan Date: Fri, 6 Mar 2015 23:37:54 +0530 Subject: [PATCH] Doc fix [ci skip] --- tools/line_statistics | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/line_statistics b/tools/line_statistics index bfa921b095..d0b3557d7d 100644 --- a/tools/line_statistics +++ b/tools/line_statistics @@ -1,4 +1,4 @@ -# Class used to calculates LOC for a provided file list. +# Class used to calculate LOC for a provided file list. # # Example: # files = FileList["lib/active_record/**/*.rb"]