diff --git a/CHANGES b/CHANGES
index 15141750c1..7d657104ee 100644
--- a/CHANGES
+++ b/CHANGES
@@ -206,6 +206,12 @@ chan_jingle
* This module was deprecated and has been removed. Users of chan_jingle
should use chan_motif.
+chan_pjsip
+------------------
+ * Added the CLI command 'pjsip list ciphers' so a user can know what
+ OpenSSL names are available on their system for the pjsip.conf cipher
+ option.
+
chan_sip
------------------
* The SIPPEER dialplan function no longer supports using a colon as a
diff --git a/res/res_pjsip.c b/res/res_pjsip.c
index bbcf543df6..69feabafb2 100644
--- a/res/res_pjsip.c
+++ b/res/res_pjsip.c
@@ -823,7 +823,7 @@
Preferred cryptography cipher names (TLS ONLY)
Comma separated list of cipher names or numeric equivalents.
- Numeric quivalents can be either decimal or hexadecimal (0xX).
+ Numeric equivalents can be either decimal or hexadecimal (0xX).
There are many cipher names. Use the CLI command
pjsip list ciphers to see a list of cipher