]> git.sesse.net Git - vlc/blobdiff - modules/stream_out/rtp.c
* capitalise "Time To Live" always
[vlc] / modules / stream_out / rtp.c
index 4a88df6de6970fe1caaa547a643a8ac87b56d7ef..16387d5c56830511c9ccbd65de6ba385c55aa7cd 100644 (file)
@@ -74,7 +74,7 @@
 #define PORT_VIDEO_LONGTEXT N_( \
     "Allows you to specify the default video port used for the RTP streaming." )
 
-#define TTL_TEXT N_("Time to live")
+#define TTL_TEXT N_("Time To Live")
 #define TTL_LONGTEXT N_( \
     "Allows you to specify the time to live for the output stream." )