Switch to side-by-side view

--- a/src/common/rclinit.cpp
+++ b/src/common/rclinit.cpp
@@ -92,7 +92,7 @@
     }
 
     // Make sure the locale is set. This is only for converting file names 
-    // to utf8 for indexation.
+    // to utf8 for indexing.
     setlocale(LC_CTYPE, "");
 
     return config;