diff options
Diffstat (limited to 'public/vendor/codemirror/mode/octave')
-rw-r--r-- | public/vendor/codemirror/mode/octave/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/public/vendor/codemirror/mode/octave/index.html b/public/vendor/codemirror/mode/octave/index.html index 79df5811..3490ee63 100644 --- a/public/vendor/codemirror/mode/octave/index.html +++ b/public/vendor/codemirror/mode/octave/index.html @@ -65,7 +65,7 @@ global persistent %one line comment %{ multi -line commment %} +line comment %} </textarea></div> <script> |