summaryrefslogtreecommitdiff
path: root/intl/linux-msg.sed
diff options
context:
space:
mode:
authorAlan Modra <amodra@bigpond.net.au>2002-01-21 14:03:27 +0000
committerAlan Modra <amodra@bigpond.net.au>2002-01-21 14:03:27 +0000
commit03ff16953bc1dc81afd12b2c70b939c14c8704f9 (patch)
tree3f44a5257a45cc56c6fc2279495c0b618277daeb /intl/linux-msg.sed
parent1d8ed14950a8c62b83e4ead5b6276a10a506446e (diff)
downloadbinutils-redhat-03ff16953bc1dc81afd12b2c70b939c14c8704f9.tar.gz
comment typo fixes
Diffstat (limited to 'intl/linux-msg.sed')
-rw-r--r--intl/linux-msg.sed4
1 files changed, 2 insertions, 2 deletions
diff --git a/intl/linux-msg.sed b/intl/linux-msg.sed
index 5918e720a9..6f039121c9 100644
--- a/intl/linux-msg.sed
+++ b/intl/linux-msg.sed
@@ -1,5 +1,5 @@
# po2msg.sed - Convert Uniforum style .po file to Linux style .msg file
-# Copyright (C) 1995 Free Software Foundation, Inc.
+# Copyright 1995, 2002 Free Software Foundation, Inc.
# Ulrich Drepper <drepper@gnu.ai.mit.edu>, 1995.
#
# This program is free software; you can redistribute it and/or modify
@@ -68,7 +68,7 @@ $set 1 # Automatically created by po2msg.sed
s/\(.*\)"\n\([0-9]*\)/$ #\2 Original Message:(\1)/p
}
#
-# The .msg file contains, other then the .po file, only the translations
+# The .msg file contains, other than the .po file, only the translations
# but each given a unique ID. Starting from 1 and incrementing by 1 for
# each message we assign them to the messages.
# It is important that the .po file used to generate the cat-id-tbl.c file