From f9f1bc33ee4b539ea0abc0e3d81d705b22f55986 Mon Sep 17 00:00:00 2001 From: nsubiron Date: Fri, 23 Mar 2018 18:33:11 +0100 Subject: [PATCH] Fix typo in CHANGELOG --- CHANGELOG.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 589923719..7c5549e59 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -37,8 +37,8 @@ * Removed the player from the list of non-player agents * Adjusted bounding boxes to vehicles' height * Changed vehicles' center to match bounding box - * Added autopilot mode to manua_control.py - * Added quality level options to manua_control.py and client_example.py + * Added autopilot mode to manual_control.py + * Added quality level options to manual_control.py and client_example.py * Replaced background landscape and trees by a matte painting * Fixed road map generated some meshes twice * Small improvements to Windows support