Skip to content

Commit

Permalink
Use "IP" for IP address
Browse files Browse the repository at this point in the history
  • Loading branch information
jbkempf committed Apr 14, 2015
1 parent dc024dd commit 977ed86
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modules/control/netsync.c
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ static void Close(vlc_object_t *);
"this VLC instance will act as the master clock for synchronization " \
"for clients listening")

#define MIP_TEXT N_("Master server ip address")
#define MIP_TEXT N_("Master server IP address")
#define MIP_LONGTEXT N_("The IP address of " \
"the network master clock to use for clock synchronization.")

Expand Down

0 comments on commit 977ed86

Please sign in to comment.