Skip to content

Commit a64fb8e

Browse files
committed
Fix typo
Signed-off-by: Sebastian Ramacher <sebastian+dev@ramacher.at>
1 parent f189da1 commit a64fb8e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGELOG

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -418,7 +418,7 @@ A quick bugfix release (this should not become a habit).
418418
A bugfix/feature release (and a start at gtk). Happy Christmas everyone!
419419

420420
* #67: Make pastebin URL really configurable.
421-
* #68: Set a__main__ module and set interpreter's namespace to that module.
421+
* #68: Set a __main__ module and set interpreter's namespace to that module.
422422
* #70: Implement backward completion on backward tab.
423423
* #62: Hide matches starting with a _ unless explicitly typed.
424424
* #72: Auto dedentation

0 commit comments

Comments
 (0)