From f75d149be03ada58d261e4e2c501e648e55fd66c Mon Sep 17 00:00:00 2001 From: Antonio Giovanni Colombo Date: Thu, 18 Nov 2021 21:11:12 +0100 Subject: Corrected a typo --- doc/it/ChangeLog | 4 ++++ doc/it/gawktexi.in | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) (limited to 'doc/it') diff --git a/doc/it/ChangeLog b/doc/it/ChangeLog index 135131c6..6222ee55 100644 --- a/doc/it/ChangeLog +++ b/doc/it/ChangeLog @@ -1,3 +1,7 @@ +2021-11-18 Antonio Giovanni Colombo + + * gawktexi.in: Updated. + 2021-11-05 Antonio Giovanni Colombo * gawktexi.in: Updated. diff --git a/doc/it/gawktexi.in b/doc/it/gawktexi.in index 92f8e733..c3f67b67 100755 --- a/doc/it/gawktexi.in +++ b/doc/it/gawktexi.in @@ -12505,7 +12505,7 @@ fortemente tipizzate sono usate come terzo argomento nelle chiamate a Quindi, in un caso come quello di quest'esempio: @example -re = @/non allarmatevi!/ +re = @@/non allarmatevi!/ sub(/non/, "", re) print typeof(re), re @end example -- cgit v1.2.3