]> git.sesse.net Git - vlc/blobdiff - modules/video_filter/atmo/atmo.cpp
Spell "separate"
[vlc] / modules / video_filter / atmo / atmo.cpp
index e8cfe4d5d2bb1ac553e975034f746efced453b01..7e21b0e04b0c68c7b7f0081f5c719a5330c1639c 100644 (file)
@@ -158,7 +158,7 @@ static const char *const ppsz_device_type_descriptions[] = {
                                   "emulated with that DMX device")
 #define DMX_CHBASE_TEXT        N_("DMX address for each channel")
 #define DMX_CHBASE_LONGTEXT    N_("Define here the DMX base address for each " \
-                                  "channel use , or ; to seperate the values")
+                                  "channel use , or ; to separate the values")
 
 #define MOMO_CHANNELS_TEXT      N_("Count of channels")
 #define MOMO_CHANNELS_LONGTEXT  N_("Depending on your MoMoLight hardware " \
@@ -323,7 +323,7 @@ static const char *const ppsz_zone_assignment_descriptions[] = {
 #define CHANNELS_ASSIGN_TEXT        N_("Channel / Zone Assignment")
 #define CHANNELS_ASSIGN_LONGTEXT N_("for devices with more than five " \
                   "channels / zones write down here for each channel " \
-                  "the zone number to show and seperate the values with " \
+                  "the zone number to show and separate the values with " \
                   ", or ; and use -1 to not use some channels. For the " \
                   "classic AtmoLight the sequence 4,3,1,0,2 would set the " \
                   "default channel/zone mapping. " \