Skip to content

Commit

Permalink
Updated wording of error message.
Browse files Browse the repository at this point in the history
  • Loading branch information
InsertCreativityHere authored Nov 12, 2024
1 parent ed4b5c2 commit 88e52b8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions cpp/test/Slice/errorDetection/WarningInvalidComment.err
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
WarningInvalidComment.ice:10: warning: encountered unknown doc tag '@remarks' in comment
WarningInvalidComment.ice:10: warning: ignoring unknown doc tag '@remarks' in comment
WarningInvalidComment.ice:10: warning: '@see' comment tags cannot span multiple lines and can only be of the form: '@see identifier'
WarningInvalidComment.ice:10: warning: encountered unknown doc tag '@bad' in comment
WarningInvalidComment.ice:10: warning: ignoring unknown doc tag '@bad' in comment

0 comments on commit 88e52b8

Please sign in to comment.