From cb6758b9d6ccb823236494486ce9272a68fd0efa Mon Sep 17 00:00:00 2001
From: gerald <gerald@138bc75d-0d04-0410-961f-82ee72b054a4>
Date: Wed, 16 May 2001 20:44:03 +0000
Subject: 	* partition.c: Fix misspelling of `implementation'.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@42170 138bc75d-0d04-0410-961f-82ee72b054a4
---
 libiberty/partition.c | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

(limited to 'libiberty/partition.c')

diff --git a/libiberty/partition.c b/libiberty/partition.c
index a5a734937ae..07154722079 100644
--- a/libiberty/partition.c
+++ b/libiberty/partition.c
@@ -1,5 +1,5 @@
-/* List implentation of a partition of consecutive integers.
-   Copyright (C) 2000 Free Software Foundation, Inc.
+/* List implementation of a partition of consecutive integers.
+   Copyright (C) 2000, 2001 Free Software Foundation, Inc.
    Contributed by CodeSourcery, LLC.
 
    This file is part of GNU CC.
-- 
cgit v1.2.1