Skip to content
This repository has been archived by the owner on Jul 30, 2019. It is now read-only.

Commit

Permalink
Removed extra comma in SelectionMode definition
Browse files Browse the repository at this point in the history
  • Loading branch information
plehegar committed Jun 13, 2016
1 parent 9521324 commit 5dc6c50
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sections/semantics-forms.include
Expand Up @@ -12490,7 +12490,7 @@ out of 233 257 824 bytes available</meter></p>
"select",
"start",
"end",
"preserve", // default
"preserve" // default
};
</pre>

Expand Down

0 comments on commit 5dc6c50

Please sign in to comment.