From 24ded9d9eb60a842bff08583b34219219dd479a6 Mon Sep 17 00:00:00 2001 From: Richard Mudgett Date: Fri, 3 Oct 2014 21:58:03 +0000 Subject: res_pjsip: Fix XML typo and update CHANGES. ASTERISK-24199 ........ Merged revisions 424528 from http://svn.asterisk.org/svn/asterisk/branches/12 ........ Merged revisions 424529 from http://svn.asterisk.org/svn/asterisk/branches/13 git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@424530 65c4cc65-6c06-0410-ace0-fbb531ad65f3 --- res/res_pjsip.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'res/res_pjsip.c') diff --git a/res/res_pjsip.c b/res/res_pjsip.c index bbcf543df..69feabafb 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 -- cgit v1.2.3