Skip to content

Commit

Permalink
fix(style): changed "э" to "Э" in online term
Browse files Browse the repository at this point in the history
2 other gost files use capitalized version as well as examples from
the standard itself.
  • Loading branch information
Andrew15-5 committed Oct 31, 2023
1 parent 010b77c commit 6bfa7d7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gost-r-7-0-5-2008-numeric.csl
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
</locale>
<locale xml:lang="ru">
<terms>
<term name="online">электронный ресурс</term>
<term name="online">Электронный ресурс</term>
<term name="letter" form="short">пат.</term>
<!-- Английские варианты следующих терминов в ГОСТе не указаны, поэтому в английской локале (выше) остаются те, что есть по-умолчанию -->
<term name="accessed">дата обращения</term>
Expand Down

0 comments on commit 6bfa7d7

Please sign in to comment.