Commit 17d26df4 authored by Jean-Baptiste Kempf's avatar Jean-Baptiste Kempf

Typos spotted by Philipp Weissenbacher.

parent 0b8735f2
...@@ -78,7 +78,7 @@ ...@@ -78,7 +78,7 @@
#define NAME_LONGTEXT N_( \ #define NAME_LONGTEXT N_( \
"This is the name of the session that will be announced in the SDP " \ "This is the name of the session that will be announced in the SDP " \
"(Session Descriptor)." ) "(Session Descriptor)." )
#define DESC_TEXT N_("Session descriptipn") #define DESC_TEXT N_("Session description")
#define DESC_LONGTEXT N_( \ #define DESC_LONGTEXT N_( \
"This allows you to give a short description with details about the stream, " \ "This allows you to give a short description with details about the stream, " \
"that will be announced in the SDP (Session Descriptor)." ) "that will be announced in the SDP (Session Descriptor)." )
......
...@@ -53,7 +53,7 @@ ...@@ -53,7 +53,7 @@
"This allows you to specify a group for the session, that will be announced "\ "This allows you to specify a group for the session, that will be announced "\
"if you choose to use SAP." ) "if you choose to use SAP." )
#define DESC_TEXT N_("Session descriptipn") #define DESC_TEXT N_("Session description")
#define DESC_LONGTEXT N_( \ #define DESC_LONGTEXT N_( \
"This allows you to give a short description with details about the stream, " \ "This allows you to give a short description with details about the stream, " \
"that will be announced in the SDP (Session Descriptor)." ) "that will be announced in the SDP (Session Descriptor)." )
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment