check-pr: fix typo (#12038)
This commit is contained in:
@@ -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"
|
||||
|
Reference in New Issue
Block a user