From 59d57da1e55f19663d1f7fe3491e196bb855ad88 Mon Sep 17 00:00:00 2001 From: Ruben Undheim Date: Tue, 20 Dec 2016 17:38:31 +0100 Subject: Fix some typos in stdout output Change-Id: I0dbb438f3bfbaf9744717cbeec31ceefdd679ee9 Related: OS#1694 --- openbsc/src/ipaccess/ipaccess-config.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'openbsc/src/ipaccess') diff --git a/openbsc/src/ipaccess/ipaccess-config.c b/openbsc/src/ipaccess/ipaccess-config.c index 0a9dfc83c..0c3f88898 100644 --- a/openbsc/src/ipaccess/ipaccess-config.c +++ b/openbsc/src/ipaccess/ipaccess-config.c @@ -802,11 +802,11 @@ static void print_usage(void) static void print_help(void) { #if 0 - printf("Commmands for reading from the BTS:\n"); + printf("Commands for reading from the BTS:\n"); printf(" -D --dump\t\t\tDump the BTS configuration\n"); printf("\n"); #endif - printf("Commmands for writing to the BTS:\n"); + printf("Commands for writing to the BTS:\n"); printf(" -u --unit-id UNIT_ID\t\tSet the Unit ID of the BTS\n"); printf(" -o --oml-ip IP\t\tSet primary OML IP (IP of your BSC)\n"); printf(" -i --ip-address IP/MASK\tSet static IP address + netmask of BTS\n"); -- cgit v1.2.3