From ca5730fe23b9717253d9a58c70ee01480f57e177 Mon Sep 17 00:00:00 2001 From: Michael Prokop Date: Fri, 26 Apr 2019 10:49:51 +0200 Subject: [PATCH] TT#58205 Fix misc typos s/Swtich/Switch/ s/explicitely/explicitly/ s/precendence/precedence/ s/successfull/successful/ s/successfuly/successfully/ Change-Id: I7b010d36c7b970771001a6aa66e51f0c7eba4933 --- debian/changelog | 6 +++--- sbin/ngcp-network | 2 +- scripts/check | 2 +- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/debian/changelog b/debian/changelog index 7f8a28bd..8e265c7c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -700,7 +700,7 @@ ngcp-ngcpcfg (0.23.0.0+0~mr3.6.0.0) unstable; urgency=low * [f726fd2] MT#8503 Add helper to fetch dispatcher ids [ Alexander Lutay ] - * [6c74dde] MT#8117 Swtich defaults from 127.0.0.1 to localhost + * [6c74dde] MT#8117 Switch defaults from 127.0.0.1 to localhost * [f8326b4] MT#8763 Add backward compatibility for mr3.4->mr3.5 PRO upgrade * [9ed2741] MT#9333 Improve error logging for tt2-daemon @@ -946,7 +946,7 @@ ngcp-ngcpcfg (0.12.0) unstable; urgency=low * Update configuration files according to recent development * Add fileformat_version helper script for usage inside upgrade scripts * Error out if encoding of a central configuration file isn't ASCII nor UTF-8 - * tt2-wrapper: explicitely set utf8 mode for stdout + * tt2-wrapper: explicitly set utf8 mode for stdout * Run xsltproc with --nonet option * Add config.yml/constants.yml testfiles for new sip:provider releases @@ -1008,7 +1008,7 @@ ngcp-ngcpcfg (0.11.0) unstable; urgency=low precedence of configuration files,...) * High Availability Setup: - - Do not add host to host list if build operation was successfull + - Do not add host to host list if build operation was successful - Fix typo in warning message (registerted<->registered) - Support --nobuild option to skip build process when pushing changes diff --git a/sbin/ngcp-network b/sbin/ngcp-network index e5715acf..856a8423 100755 --- a/sbin/ngcp-network +++ b/sbin/ngcp-network @@ -828,7 +828,7 @@ B (certificate PEM), or B (private key PEM). I can be one of B (same as B but the name can include placeholders, such as B<%h>, B<%c>, etc), or B (the actual contents of a PEM file). -A PEM specified as B takes precendence over a file specified via B, which in turn +A PEM specified as B takes precedence over a file specified via B, which in turn takes precendce over a file specified via B