Fix another small typo
diff --git a/doc/device-api.txt b/doc/device-api.txt
index 69037c0..698f9ce 100644
--- a/doc/device-api.txt
+++ b/doc/device-api.txt
@@ -181,8 +181,8 @@
 			Set to true if the device only supports the pre-2.1
 			pairing mechanism. This property is useful in the
 			Adapter.DeviceFound signal to anticipate whether
-			legacy or secure simple pairing will occur.
+			legacy or simple pairing will occur.
 
 			Note that this property can exhibit false-positives
 			in the case of Bluetooth 2.1 (or newer) devices that
-			have disabled Extend Inquiry Response support.
+			have disabled Extended Inquiry Response support.