Skip to content

Commit 22094ca

Browse files
committed
Fix typo
1 parent 631c451 commit 22094ca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/docx/document.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
require 'zip'
77

88
module Docx
9-
# The Document class wraps around a docx file and pro.es methods to
9+
# The Document class wraps around a docx file and provides methods to
1010
# interface with it.
1111
#
1212
# # get a Docx::Document for a docx file in the local directory

0 commit comments

Comments
 (0)