Skip to content

Commit

Permalink
Updated function name in README from docx_extract_cmnts to docx_extra…
Browse files Browse the repository at this point in the history
…ct_all_cmnts
  • Loading branch information
sangeetabhatia03 authored Jul 16, 2019
1 parent b85cb19 commit db79f70
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ The following functions are implemented:
- `docx_describe_cmnts`: Returns a description of all the comments in
the Word document
- `docx_extract_tbl`: Extract a table from a Word document
- `docx_extract_cmnts`: Extract comments from a Word document
- `docx_extract_all_cmnts`: Extract comments from a Word document
- `docx_extract_all_tbls`: Extract all tables from a Word document
(`docx_extract_all` is now deprecated)
- `docx_tbl_count`: Get number of tables in a Word document
Expand Down

0 comments on commit db79f70

Please sign in to comment.