From 400b5bde39ca4007eaa391c2f0ec26cc6f538eea Mon Sep 17 00:00:00 2001 From: Pavel Date: Fri, 10 Jan 2014 21:53:59 +0300 Subject: [PATCH] typo --- django_select2/static/css/select2-bootstrap.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/django_select2/static/css/select2-bootstrap.css b/django_select2/static/css/select2-bootstrap.css index 5497890..0b80336 100644 --- a/django_select2/static/css/select2-bootstrap.css +++ b/django_select2/static/css/select2-bootstrap.css @@ -98,7 +98,7 @@ } /** - * Adjust height and line-height for .select2-search-field amd multi-select Select2 widgets. + * Adjust height and line-height for .select2-search-field and multi-select Select2 widgets. * * 1. Class repetition to address missing .select2-chosen in Select2 < 3.3.2. */