docs: processing-text: fix missing line wrap

This commit is contained in:
Will Thompson 2016-11-21 10:43:16 +00:00
parent 1adc96f0a6
commit e896466dcf
No known key found for this signature in database
GPG Key ID: 3422DC0D7AD482A7

View File

@ -31,7 +31,8 @@ p
p
| I've tried to make sure that the #[code Language.__call__] function
| doesn't do any "heavy lifting", so that you won't have complicated logic
| to replicate if you need to make your own pipeline class. This is all it | does.
| to replicate if you need to make your own pipeline class. This is all it
| does.
p
| The #[code .make_doc()] method and #[code .pipeline] attribute make it