Skip to content

Commit 2c3616f

Browse files
author
Simon MacMullen
committed
Typo
1 parent 9ee2a3e commit 2c3616f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/pg2_fixed.erl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
%% The changes are a search-and-replace to rename the module and avoid
55
%% clashes with other versions of pg2, and also a simple rewrite of
66
%% "andalso" and "orelse" expressions to case statements where the second
7-
%% operands is not a boolean since R12B does not allow this.
7+
%% operand is not a boolean since R12B does not allow this.
88

99
%%
1010
%% %CopyrightBegin%

0 commit comments

Comments
 (0)