Skip to content

Commit 0c6a2ac

Browse files
committed
remove var O_O
1 parent fc6effa commit 0c6a2ac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

js/bootstrap-popover.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
}
4141

4242
, getContent: function () {
43-
var contentvar
43+
var content
4444
, $e = this.$element
4545
, o = this.options
4646

0 commit comments

Comments
 (0)