Skip to content

Commit

Permalink
Fixing documentation.
Browse files Browse the repository at this point in the history
  • Loading branch information
felixfontein committed Jun 10, 2017
1 parent 44c0202 commit 805e23d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion nikola/plugin_categories.py
Expand Up @@ -819,7 +819,7 @@ def get_other_language_variants(self, classification, lang, classifications_per_
"""Return a list of variants of the same classification in other languages.
Given a `classification` in a language `lang`, return a list of pairs
`(other_classification, other_lang)` with `lang != other_lang` such that
`(other_lang, other_classification)` with `lang != other_lang` such that
`classification` should be linked to `other_classification`.
Classifications where links to other language versions makes no sense
Expand Down

0 comments on commit 805e23d

Please sign in to comment.