Skip to content

Commit

Permalink
fix mispelling
Browse files Browse the repository at this point in the history
cmd:
sed -i \
's/seadirve-gui/seadrive-gui/g' \
$(find . -type f)
  • Loading branch information
t-h2o committed Jul 11, 2023
1 parent 53f41b1 commit 261c943
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion arabic/drive_client/drive_client_for_linux.md
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ sudo dnf install -y seadrive-gui

## Running SeaDrive with GUI

To use SeaDrive, just run "SeaDrive" from your desktop environment, or type "seadirve-gui" in command line. After logging into your server, the virtual drive will be mounted in `~/SeaDrive.`
To use SeaDrive, just run "SeaDrive" from your desktop environment, or type "seadrive-gui" in command line. After logging into your server, the virtual drive will be mounted in `~/SeaDrive.`

## Running SeaDrive without GUI

Expand Down
2 changes: 1 addition & 1 deletion en.bak/drive_client/drive_client_for_linux.md
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ sudo yum install -y seadrive

## Running SeaDrive with GUI

To use SeaDrive, just run "SeaDrive" from your desktop environment, or type "seadirve-gui" in command line. After logging into your server, the virtual drive will be mounted in `~/SeaDrive.`
To use SeaDrive, just run "SeaDrive" from your desktop environment, or type "seadrive-gui" in command line. After logging into your server, the virtual drive will be mounted in `~/SeaDrive.`

## Running SeaDrive without GUI

Expand Down
2 changes: 1 addition & 1 deletion en/drive_client/drive_client_for_linux.md
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ sudo dnf install -y seadrive-gui

## Running SeaDrive with GUI

To use SeaDrive, just run "SeaDrive" from your desktop environment, or type "seadirve-gui" in command line. After logging into your server, the virtual drive will be mounted in `~/SeaDrive.`
To use SeaDrive, just run "SeaDrive" from your desktop environment, or type "seadrive-gui" in command line. After logging into your server, the virtual drive will be mounted in `~/SeaDrive.`

## Running SeaDrive without GUI

Expand Down

0 comments on commit 261c943

Please sign in to comment.