changeset 5868:5ac263d4ae6c

spelling: thingy
author timeless@gmail.com
date Tue, 03 May 2016 12:16:35 +0000
parents cd2103a83487
children fbc07f671e2f
files kallithea/templates/pullrequests/pullrequest.html
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/kallithea/templates/pullrequests/pullrequest.html	Tue May 03 12:15:59 2016 +0000
+++ b/kallithea/templates/pullrequests/pullrequest.html	Tue May 03 12:16:35 2016 +0000
@@ -140,7 +140,7 @@
               }
               $other_ref.val(data.selected_ref);
 
-              // re-populate the select2 thingie
+              // re-populate the select2 thingy
               $("#other_ref").select2({
                   dropdownAutoWidth: true
               });