From 01883954e2be6dc584f538b95981be45fabaf2ed Mon Sep 17 00:00:00 2001 From: Michael Hitchens Date: Fri, 3 Jun 2022 20:18:46 +0000 Subject: [PATCH] docs: Correct typo on Contributing page Change-Id: If4bcfff124159d5ea90e7ad6ad2bdfa8fb0dc5a9 Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/96801 Commit-Queue: Michael Hitchens Reviewed-by: Keir Mierle --- docs/contributing.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/contributing.rst b/docs/contributing.rst index 9d275e0bcf..19b670732f 100644 --- a/docs/contributing.rst +++ b/docs/contributing.rst @@ -194,7 +194,7 @@ lowercase identifier. pw_foo: Improve use of std::unique_lock -**No**: Uses a non-standard ``[]`` to indicate moduule: +**No**: Uses a non-standard ``[]`` to indicate module: .. code:: none