Skip to content

Commit 255dd16

Browse files
committed
Updated comment
1 parent 122ff0c commit 255dd16

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/alias_startup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
# coding=utf-8
33
"""A simple example demonstrating the following:
44
1) How to add custom command aliases using the alias command
5-
2) How to load an initialization script at startup
5+
2) How to run an initialization script at startup
66
"""
77
import os
88
import cmd2

0 commit comments

Comments
 (0)