Skip to content

Commit 2a792bd

Browse files
committed
Merge pull request select2#1176 from hoopyfrood/master
Removed typo (extra character)
2 parents 45995d0 + 9057a96 commit 2a792bd

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)