Skip to content

Commit

Permalink
Merge branch 'spacy.io' [ci skip]
Browse files Browse the repository at this point in the history
  • Loading branch information
ines committed May 11, 2019
1 parent 3aceeea commit f96af85
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion website/docs/api/top-level.md
Original file line number Diff line number Diff line change
Expand Up @@ -351,7 +351,7 @@ the two-letter language code.
| `name` | unicode | Two-letter language code, e.g. `'en'`. |
| `cls` | `Language` | The language class, e.g. `English`. |
### util.lang_class_is_loaded (#util.lang_class_is_loaded tag="function" new="2.1")
### util.lang_class_is_loaded {#util.lang_class_is_loaded tag="function" new="2.1"}
Check whether a `Language` class is already loaded. `Language` classes are
loaded lazily, to avoid expensive setup code associated with the language data.
Expand Down

0 comments on commit f96af85

Please sign in to comment.