Skip to content

Commit

Permalink
typo fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Aeon committed Sep 16, 2011
1 parent c8bd48a commit 160c66f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/core.js
Expand Up @@ -325,7 +325,7 @@ Strophe = {
ElementType: {
NORMAL: 1,
TEXT: 3,
CDATA: 4
CDATA: 4,
FRAGMENT: 11
},

Expand Down

0 comments on commit 160c66f

Please sign in to comment.