Skip to content

Commit 9ee641e

Browse files
committed
Apparently the docstrings are case sensitive.
1 parent e2b8fd1 commit 9ee641e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: examples/example1/src/foo.bas

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ Function fuzz_HotelEcho_helper( _
1818
' Arguments:
1919
' WS: The worksheet
2020
' Name: The name
21-
' Description: The description
21+
' description: The description
2222
'
2323
' Examples:
2424
' >>> fuzz_HotelEcho_helper(sheet, "foo", "the sheet")

0 commit comments

Comments
 (0)