summaryrefslogtreecommitdiff
path: root/ext/standard/tests/strings/crc32_variation4.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'ext/standard/tests/strings/crc32_variation4.phpt')
-rw-r--r--ext/standard/tests/strings/crc32_variation4.phpt2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/standard/tests/strings/crc32_variation4.phpt b/ext/standard/tests/strings/crc32_variation4.phpt
index 00b47dc190..f3f11972fb 100644
--- a/ext/standard/tests/strings/crc32_variation4.phpt
+++ b/ext/standard/tests/strings/crc32_variation4.phpt
@@ -8,7 +8,7 @@ if (PHP_INT_SIZE != 4)
--FILE--
<?php
/* Prototype : string crc32(string $str)
- * Description: Calculate the crc32 polynomial of a string
+ * Description: Calculate the crc32 polynomial of a string
* Source code: ext/standard/crc32.c
* Alias to functions: none
*/