From d1b70f369c288b6fb86fdd5277e95e5697236624 Mon Sep 17 00:00:00 2001 From: Jarret Raim Date: Sun, 25 Oct 2015 21:17:38 -0500 Subject: [PATCH] Fix spelling mistake Examples not exemples. --- docs/index.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/index.rst b/docs/index.rst index 3f5be0b..b9b9d68 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -112,7 +112,7 @@ You can change color, bold, italic, size and so on, but the best way is to use M ( Home tab -> modify style -> manage style button -> New style, select ‘Character style’ in the form ), see exemple in `tests/richtext.py` -Exemples +Examples -------- The best way to see how it works is to read exemples, they are located in `tests/` directory. Templates and generated .docx files are in `tests/test_files/`.