]> Cypherpunks.ru repositories - gostls13.git/commit
regexp/syntax: fix typo in comment
authorLudi Rehak <ludi317@gmail.com>
Wed, 16 Mar 2022 17:22:11 +0000 (10:22 -0700)
committerGopher Robot <gobot@golang.org>
Fri, 29 Apr 2022 01:00:55 +0000 (01:00 +0000)
commite7b0559448dc81ddfcee965152d0794f25b95da0
tree93f75b2300b2301d95c2d2cea71e4315d17babea
parentcb6fc99b32cd5ec80e98f0eaec18bcfffba572ca
regexp/syntax: fix typo in comment

Fix typo in comment describing IsWordChar.

Change-Id: Ia283813cf5662e218ee6d0411fb0c1b1ad1021f3
Reviewed-on: https://go-review.googlesource.com/c/go/+/393435
Auto-Submit: Dmitri Shuralyov <dmitshur@google.com>
Run-TryBot: Ian Lance Taylor <iant@google.com>
Reviewed-by: Dmitri Shuralyov <dmitshur@google.com>
Reviewed-by: Ian Lance Taylor <iant@google.com>
Reviewed-by: Ian Lance Taylor <iant@golang.org>
Run-TryBot: Dmitri Shuralyov <dmitshur@google.com>
Auto-Submit: Ian Lance Taylor <iant@google.com>
TryBot-Result: Gopher Robot <gobot@golang.org>
src/regexp/syntax/prog.go