Changeset 4012:28bea7336add in roaraudio for roarclients/roarctl.c


Ignore:
Timestamp:
07/01/10 19:03:41 (14 years ago)
Author:
phi
Branch:
default
Phase:
public
Message:

typos

File:
1 edited

Legend:

Unmodified
Added
Removed
  • roarclients/roarctl.c

    r3961 r4012  
    9494        "\n" 
    9595        "  flag   ID FLAGS         - Sets flags FLAGS on stream ID. FLAGS may be a comma\n" 
    96         "                            seperated list of flags.\n" 
     96        "                            separated list of flags.\n" 
    9797        "  unflag ID FLAGS         - Unsets flags on a stream. See flag.\n" 
    9898        "\n" 
     
    110110        "  metaload ID FILE        - Loads meta data from file FILE and set it on stream ID\n" 
    111111        "\n" 
    112         "  serveroinfo             - Gets Informations about server output\n" 
    113         "  listclients             - Gets Informations about clients\n" 
    114         "  liststreams             - Gets Informations about streams\n" 
     112        "  serveroinfo             - Gets Information about server output\n" 
     113        "  listclients             - Gets Information about clients\n" 
     114        "  liststreams             - Gets Information about streams\n" 
    115115        "  allinfo                 - Get all infos\n" 
    116116       ); 
Note: See TracChangeset for help on using the changeset viewer.