Skip to content

Commit 9057a96

Browse files
author
Martin K.
committed
Update select2.js
See select2#1175 - fixed typo introduced in last commit
1 parent 45995d0 commit 9057a96

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

select2.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1705,7 +1705,7 @@ the specific language governing permissions and limitations under the Apache Lic
17051705
// single
17061706
initContainer: function () {
17071707

1708-
var sel0ection,
1708+
var selection,
17091709
container = this.container,
17101710
dropdown = this.dropdown,
17111711
clickingInside = false;

0 commit comments

Comments
 (0)