Skip to content

Commit

Permalink
reorder some line
Browse files Browse the repository at this point in the history
  • Loading branch information
alaaeddineelamri committed Sep 14, 2022
1 parent 01a1bfd commit da5bc2a
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions core/src/stored/dir_cmd.cc
Expand Up @@ -1030,8 +1030,7 @@ static bool MountCmd(JobControlRecord* jcr)
} else {
dir->fsend(
_("3905 Device %s open but no Bareos volume is mounted.\n"
"If this is not a blank tape, try unmounting and "
"remounting "
"If this is not a blank tape, try unmounting and remounting "
"the Volume.\n"),
dev->print_name());
}
Expand Down

0 comments on commit da5bc2a

Please sign in to comment.