Skip to content

Commit

Permalink
Merge pull request #1410 from astares/issue_1409
Browse files Browse the repository at this point in the history
Fix protocol typo
  • Loading branch information
jbrichau authored Apr 7, 2024
2 parents 847ae23 + f471413 commit d248146
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
accesing
accessing
addLoadScript: anObject
WAError signal: '#addLoadScript: is not supported by WANullScriptGenerator use WADefaultScriptGenerator or JQScriptGenerator instead'
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
accesing
accessing
addLoadScriptFirst: anObject
WAError signal: '#addLoadScriptFirst: is not supported by WANullScriptGenerator use WADefaultScriptGenerator or JQScriptGenerator instead'
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
accesing
accessing
tag
^ 'style'

0 comments on commit d248146

Please sign in to comment.