From c3a6ea62fc4464995f8f62c41676b2eda161967e Mon Sep 17 00:00:00 2001
From: Nick Clifton <nickc@redhat.com>
Date: Thu, 27 May 2010 10:45:52 +0000
Subject: [PATCH] Fix typo in ChangeLog entry.

---
 opcodes/ChangeLog | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/opcodes/ChangeLog b/opcodes/ChangeLog
index c844c8d3628..79137329f70 100644
--- a/opcodes/ChangeLog
+++ b/opcodes/ChangeLog
@@ -1,4 +1,4 @@
-2010-05-27  jason Duerstock  <jason.duerstock+binutils@gmail.com>
+2010-05-27  Jason Duerstock  <jason.duerstock+binutils@gmail.com>
 
 	* m68k-dis.c (print_insn_m68k): Emit undefined instructions as
 	.short directives so that they can be reassembled.