mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-09-10 16:13:31 +02:00
check-pr: fix typo (#12038)
This commit is contained in:
parent
b8252418d8
commit
54f284164d
1 changed files with 1 additions and 0 deletions
|
@ -146,6 +146,7 @@ function check_diff {
|
|||
check_duplicates "$file1"
|
||||
check_missing_english_page "$file1"
|
||||
check_outdated_page "$file1"
|
||||
;;
|
||||
M) # file1 was modified
|
||||
check_missing_english_page "$file1"
|
||||
check_outdated_page "$file1"
|
||||
|
|
Loading…
Add table
Reference in a new issue