diff options
author | Uwe Kleine-Koenig <u.kleine-koenig@pengutronix.de> | 2009-07-23 08:31:31 +0200 |
---|---|---|
committer | Jiri Kosina <jkosina@suse.cz> | 2009-09-21 15:14:56 +0200 |
commit | 3dbda77e6f3375f87090cfce97b2551d3723521b (patch) | |
tree | 2029181fa4663ccab8c3afe00c61443ccbb59311 /arch/frv | |
parent | 31d0f84591b3bf49801a7e3f905a6089d857aa87 (diff) |
trivial: fix typos "man[ae]g?ment" -> "management"
Signed-off-by: Uwe Kleine-Koenig <u.kleine-koenig@pengutronix.de>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
Diffstat (limited to 'arch/frv')
-rw-r--r-- | arch/frv/lib/cache.S | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/frv/lib/cache.S b/arch/frv/lib/cache.S index 0e10ad8dc462..0c4fb204911b 100644 --- a/arch/frv/lib/cache.S +++ b/arch/frv/lib/cache.S @@ -1,4 +1,4 @@ -/* cache.S: cache managment routines +/* cache.S: cache management routines * * Copyright (C) 2004 Red Hat, Inc. All Rights Reserved. * Written by David Howells (dhowells@redhat.com) |