chore: remove extra empty
This commit is contained in:
parent
d1e0ae7815
commit
2689688da5
34 changed files with 34 additions and 34 deletions
|
|
@ -511,7 +511,7 @@ pub fn get_error() -> String {
|
|||
if dtype != "x11" {
|
||||
return format!(
|
||||
"{} {}, {}",
|
||||
crate::client::translate("Unsupported display server ".to_owned()),
|
||||
crate::client::translate("Unsupported display server".to_owned()),
|
||||
dtype,
|
||||
crate::client::translate("x11 expected".to_owned()),
|
||||
);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue