Skip to content

Commit 4b9cc01

Browse files
committed
[Dana] Fix comment
1 parent bb437e2 commit 4b9cc01

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dana/programs-erroneous/strwrite_err.dana

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
(*
22
This is the powint program containing a semantic error in a call to
3-
the writeString function. The function expexts a byte[] argunment,
3+
the writeString function. This function expects a byte[] argunment,
44
not an int type (variable temp below).
55
*)
66

0 commit comments

Comments
 (0)