aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLuis Chamberlain <mcgrof@kernel.org>2019-10-11 10:20:54 +0000
committerLuis Chamberlain <mcgrof@kernel.org>2019-10-11 10:21:44 +0000
commitb92a7e065a5081a92411993f7b1f4fe7337ab908 (patch)
treeb99386b8a4b9c20696b02ac5e169dea2ce48d53c
parent9e208aa06c2109b45eec6be049a8e47034748c20 (diff)
downloadlinux-test-test-demo-ignore.tar.gz
Documentation/crc32.txt: small typo fixtest-demo-ignore
Upper case the first word. Signed-off-by: Luis Chamberlain <mcgrof@kernel.org>
-rw-r--r--Documentation/crc32.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/crc32.txt b/Documentation/crc32.txt
index 8a6860f33b4e7..7542220967cb4 100644
--- a/Documentation/crc32.txt
+++ b/Documentation/crc32.txt
@@ -1,5 +1,5 @@
=================================
-brief tutorial on CRC computation
+Brief tutorial on CRC computation
=================================
A CRC is a long-division remainder. You add the CRC to the message,