浏览代码

Fix a typo in the release notes

Vincent Lang 9 年之前
父节点
当前提交
13275ccd3e
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      release-notes/1.0.2.txt

+ 1 - 1
release-notes/1.0.2.txt

@@ -15,7 +15,7 @@ FIXES:
 - Windows installer should now work even if you have OpenSSL installed on your
   system
 - Refresh rate switching fixes on Windows
-- Wrap long lines on the left part of the debug overly.
+- Wrap long lines on the left part of the debug overlay.
 - Fix infinite loop in InputSDL [Cory Parsons]
 - Properly remove AC3 transcoding filter when it is to be disabled.
 - Improve InputCEC to not block the main thread.