diff --git a/web/lang/ba_ba.php b/web/lang/ba_ba.php index 2ec4b190a..bb62ba6ed 100644 --- a/web/lang/ba_ba.php +++ b/web/lang/ba_ba.php @@ -173,7 +173,7 @@ $SLANG = array( 'BadPostEventCount' => 'Post event image count must be an integer of zero or more', 'BadPreEventCount' => 'Pre event image count must be at least zero, and less than image buffer size', 'BadRefBlendPerc' => 'Reference blend percentage must be a positive integer', - 'BadSectionLength' => 'Section length must be an integer of 30 or more', + 'BadSectionLength' => 'Section length must be an integer of 10 or more', 'BadSignalCheckColour' => 'Signal check colour must be a valid RGB colour string', 'BadStreamReplayBuffer' => 'Stream replay buffer must be an integer of zero or more', 'BadSourceType' => 'Source Type \"Web Site\" requires the Function to be set to \"Monitor\"',