From 14d57e0c11e521d00bae93f90414235a104d16d7 Mon Sep 17 00:00:00 2001
From: Matt Taggart <taggart@riseup.net>
Date: Thu, 17 May 2018 17:39:04 -0700
Subject: [PATCH] fix plain formatting

---
 tools/stats/toplangs | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/tools/stats/toplangs b/tools/stats/toplangs
index 16a4a8e..3dda8cf 100755
--- a/tools/stats/toplangs
+++ b/tools/stats/toplangs
@@ -102,7 +102,7 @@ $key, $lang{$key}
 .
 
 format Plain =
-@<<<       @>>>>>>>
+@<<<<<<    @>>>>>>>
 $key,      $lang{$key}
 .
 
-- 
GitLab