Changelog: fix typo

Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
diff --git a/Changelog b/Changelog
index 959a737..84b557b 100644
--- a/Changelog
+++ b/Changelog
@@ -1,7 +1,7 @@
 Entries are sorted chronologically from oldest to youngest within each release,
 releases are sorted from youngest to oldest.
 
-versiob 4.1.4:
+version 4.1.4:
  avcodec/ilbcdec: Simplify use of unsigned and fix more undefined overflows
  avcodec/golomb: Correct the doxy about get_ue_golomb() and errors
  avformat/utils: Check timebase before use in estimate_timings()