diff --git a/bigbluebutton-config/bin/bbb-conf b/bigbluebutton-config/bin/bbb-conf index 0d9a4e23f4839eb328fdc811547ca265aa818921..392f25b4f37a09449b558b83d66cbc7fdfffd943 100755 --- a/bigbluebutton-config/bin/bbb-conf +++ b/bigbluebutton-config/bin/bbb-conf @@ -1471,7 +1471,7 @@ check_state() { if ! systemctl show-environment | grep LANG= | grep -q UTF-8; then echo echo "#" - echo "# Warning: Detected that systemctl does not define a UTF-8 language3" + echo "# Warning: Detected that systemctl does not define a UTF-8 language." echo "#" echo "# To temporarily correct, run the command " echo "#"