summaryrefslogtreecommitdiff
path: root/sysdeps/alpha/strrchr.S
diff options
context:
space:
mode:
Diffstat (limited to 'sysdeps/alpha/strrchr.S')
-rw-r--r--sysdeps/alpha/strrchr.S2
1 files changed, 1 insertions, 1 deletions
diff --git a/sysdeps/alpha/strrchr.S b/sysdeps/alpha/strrchr.S
index 02f37f50be..d3099cc599 100644
--- a/sysdeps/alpha/strrchr.S
+++ b/sysdeps/alpha/strrchr.S
@@ -17,7 +17,7 @@ License along with the GNU C Library; see the file COPYING.LIB. If
not, write to the Free Software Foundation, Inc., 675 Mass Ave,
Cambridge, MA 02139, USA. */
-/* Return the address of the last occurrance of a given character
+/* Return the address of the last occurrence of a given character
within a null-terminated string, or null if it is not found.
This is generally scheduled for the EV5 (got to look out for my own