We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9ee2a3e commit 2c3616fCopy full SHA for 2c3616f
src/pg2_fixed.erl
@@ -4,7 +4,7 @@
4
%% The changes are a search-and-replace to rename the module and avoid
5
%% clashes with other versions of pg2, and also a simple rewrite of
6
%% "andalso" and "orelse" expressions to case statements where the second
7
-%% operands is not a boolean since R12B does not allow this.
+%% operand is not a boolean since R12B does not allow this.
8
9
%%
10
%% %CopyrightBegin%
0 commit comments