Skip to content

Commit e7ca7e6

Browse files
committed
trigger travisCI build
1 parent 5d4be77 commit e7ca7e6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pandas/io/excel.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -149,7 +149,7 @@
149149
any numeric columns will automatically be parsed, regardless of display
150150
format.
151151
comment : str, default None
152-
Comment out remainder of line. Pass a character or characters to this
152+
Comments out remainder of line. Pass a character or characters to this
153153
argument to indicate comments in the input file. Any data between the
154154
comment string and the end of the current line is ignored.
155155
skip_footer : int, default 0

0 commit comments

Comments
 (0)