=== modified file 'debian/changelog'
--- debian/changelog	2015-10-07 10:21:39 +0000
+++ debian/changelog	2016-01-02 14:57:41 +0000
@@ -1,3 +1,11 @@
+wpa (2.4-0ubuntu4~okay) UNRELEASED; urgency=medium
+
+  * debian/patches/wpasupplicant_fix-improvement-typo-in-doc.patch:
+    change "much improvement" to "much improved" in wpa_supplicant doc
+    (LP: #1405452)
+
+ -- Dillon Brock <dab9861@gmail.com>  Sat, 02 Jan 2016 09:09:58 -0500
+
 wpa (2.4-0ubuntu3) wily; urgency=medium
 
   * debian/patches/dbus-fix-operations-for-p2p-mgmt.patch: fix operations

=== modified file 'debian/patches/series'
--- debian/patches/series	2015-10-07 10:21:39 +0000
+++ debian/patches/series	2016-01-02 14:57:41 +0000
@@ -13,3 +13,4 @@
 CVE-2015-4143-4146.patch
 android_hal_fw_path_change.patch
 dbus-fix-operations-for-p2p-mgmt.patch
+wpasupplicant_fix-improvement-typo-in-doc.patch

=== added file 'debian/patches/wpasupplicant_fix-improvement-typo-in-doc.patch'
--- debian/patches/wpasupplicant_fix-improvement-typo-in-doc.patch	1970-01-01 00:00:00 +0000
+++ debian/patches/wpasupplicant_fix-improvement-typo-in-doc.patch	2016-01-02 14:57:41 +0000
@@ -0,0 +1,16 @@
+## Description: fix typo in wpa_supplicant doc
+## Origin/Author: Dillon Brock <dab9861@gmail.com>
+## Bug: LP #1405452
+Index: wpa.dev/wpa_supplicant/doc/docbook/wpa_supplicant.sgml
+===================================================================
+--- wpa.dev.orig/wpa_supplicant/doc/docbook/wpa_supplicant.sgml	2016-01-02 09:07:47.717483000 -0500
++++ wpa.dev/wpa_supplicant/doc/docbook/wpa_supplicant.sgml	2016-01-02 09:09:50.954344730 -0500
+@@ -42,7 +42,7 @@
+     can be used to improve the network security, but even that has inherited
+     security issues due to the use of WEP for encryption. Wi-Fi Protected
+     Access and IEEE 802.11i amendment to the wireless LAN standard introduce
+-    a much improvement mechanism for securing wireless networks. IEEE 802.11i
++    a much improved mechanism for securing wireless networks. IEEE 802.11i
+     enabled networks that are using CCMP (encryption mechanism based on strong
+     cryptographic algorithm AES) can finally be called secure used for
+     applications which require efficient protection against unauthorized

