Skip to content

Commit 1463296

Browse files
authored
Merge pull request #51 from TeamNewPipe/spelling
Fix spelling
2 parents ed03f04 + 62685a1 commit 1463296

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/06_releasing.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -137,7 +137,7 @@ The same that applies the app's [release notes](#release-notes) also applies to
137137
When publishing an extractor release via GitHub on the __master__ branch,
138138
a new [JavaDoc version](https://teamnewpipe.github.io/NewPipeExtractor/javadoc/)
139139
is generated and published automatically.
140-
Pleas keep an eye on the GitHub Action which is responsible for that.
140+
Please keep an eye on the GitHub Action which is responsible for that.
141141
If changes in that release introduced invalid JavaDoc, the build fails and needs to be fixed.
142142
For this reason, you should check locally if there are any problems with the JavaDoc generation before publishing the new version.
143143

docs/09_maintainers_view.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,7 @@ You have read access to Weblate's repository via `https://hosted.weblate.org/git
106106
If there are conflicts when rebasing weblate, resolve them.
107107

108108
Check the following things:
109-
- Is there a translation for a new language? If yes, [register the language with the app's langauge selector](https://github.com/TeamNewPipe/NewPipe/pull/5721)
109+
- Is there a translation for a new language? If yes, [register the language with the app's language selector](https://github.com/TeamNewPipe/NewPipe/pull/5721)
110110
- Use `Analyse > Inspect Code` in Android Studio to find unused strings and potential bugs introduced by Weblate.
111111
Pay attention to plurals in Asian languages. They are broken by Weblate on a regular basis.
112112

0 commit comments

Comments
 (0)