# HG changeset patch # User timeless@gmail.com # Date 1462277795 0 # Node ID 5ac263d4ae6ce527c7a9024cdb32d5c2d9cb30e6 # Parent cd2103a834874b7d3ab5da0040024d2829f3f0eb spelling: thingy diff -r cd2103a83487 -r 5ac263d4ae6c kallithea/templates/pullrequests/pullrequest.html --- 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 });