Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixed some typos in vlsub.lua #249

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions vlsub.lua
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@ local options = {
<br>
<b><u>Usage:</u></b><br>
<br>
Start your video. If you use Vlsub witout playing a video
Start your video. If you use Vlsub without playing a video
you will get a link to download the subtitles in your browser
but the subtitles won't be saved and loaded automatically.<br>
<br>
Expand All @@ -106,7 +106,7 @@ local options = {
provided by VLSub:<br>
<br>
<b>Method 1: Search by hash</b><br>
It is recommended to try this method first, because it
It is recommended to try this method first because it
performs a research based on the video file print, so you
can find subtitles synchronized with your video.<br>
<br>
Expand All @@ -124,7 +124,7 @@ local options = {
start the video.<br>
<br>
<b>/!\\ Beware :</b> Existing subtitles are overwritten
without asking confirmation, so put them elsewhere if
without asking for confirmation, so put them elsewhere if
they're important.<br>
<br>
Find more VLC extensions at
Expand Down