Skip to content

Commit 95c842c

Browse files
committed
use "console command" instead of "Console Command"
1 parent 9c02eda commit 95c842c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cookbook/console/sending_emails.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ How to Generate URLs and Send Emails from the Console
77

88
Unfortunately, the command line context does not know about your VirtualHost
99
or domain name. This means that if you generate absolute URLs within a
10-
Console Command you'll probably end up with something like ``http://localhost/foo/bar``
10+
console command you'll probably end up with something like ``http://localhost/foo/bar``
1111
which is not very useful.
1212

1313
To fix this, you need to configure the "request context", which is a fancy

0 commit comments

Comments
 (0)