Skip to content

Commit

Permalink
Fix typo in pyret.arr
Browse files Browse the repository at this point in the history
  • Loading branch information
BNAndras committed Oct 24, 2023
1 parent 92a1d5a commit 4f9ecca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/data/pyret.arr
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
//! 20 lines 8 code 4 comments 6 blanks

fun single-quote():
doc: "this is a documentation strng"
doc: "this is a documentation string"
'foo'
end

Expand Down

0 comments on commit 4f9ecca

Please sign in to comment.