We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 631c451 commit 22094caCopy full SHA for 22094ca
lib/docx/document.rb
@@ -6,7 +6,7 @@
6
require 'zip'
7
8
module Docx
9
- # The Document class wraps around a docx file and pro.es methods to
+ # The Document class wraps around a docx file and provides methods to
10
# interface with it.
11
#
12
# # get a Docx::Document for a docx file in the local directory
0 commit comments