aboutsummaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
Diffstat (limited to 'include')
-rw-r--r--include/cow_inline.hrl2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/cow_inline.hrl b/include/cow_inline.hrl
index a72f8c5..4e45960 100644
--- a/include/cow_inline.hrl
+++ b/include/cow_inline.hrl
@@ -29,7 +29,7 @@
C =:= $K; C =:= $L; C =:= $M; C =:= $N; C =:= $O;
C =:= $P; C =:= $Q; C =:= $R; C =:= $S; C =:= $T;
C =:= $U; C =:= $V; C =:= $W; C =:= $X; C =:= $Y;
- C =:= $2
+ C =:= $Z
).
%% IS_DIGIT(Character)