aboutsummaryrefslogtreecommitdiffstats
path: root/lib/e2mmap.rb
diff options
context:
space:
mode:
Diffstat (limited to 'lib/e2mmap.rb')
-rw-r--r--lib/e2mmap.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/e2mmap.rb b/lib/e2mmap.rb
index 3473a1c844..b75c431f92 100644
--- a/lib/e2mmap.rb
+++ b/lib/e2mmap.rb
@@ -170,7 +170,7 @@ module Exception2MessageMapper
E2MM.def_exception(E2MM,
:ErrNotRegisteredException,
- "not registerd exception(%s)")
+ "not registered exception(%s)")
end