1
0
mirror of https://github.com/jhillyerd/inbucket.git synced 2025-12-18 18:17:03 +00:00

Fix typo in comment

This commit is contained in:
James Hillyerd
2014-05-25 13:44:08 -07:00
parent 8f5ac7ba5b
commit 9ebdb06a7a
4 changed files with 4 additions and 4 deletions

View File

@@ -4,7 +4,7 @@
############################################################################# #############################################################################
[DEFAULT] [DEFAULT]
# Not used by directly, but is typically referenced below in %()s format. # Not used directly, but is typically referenced below in %()s format.
install.dir=. install.dir=.
############################################################################# #############################################################################

View File

@@ -4,7 +4,7 @@
############################################################################# #############################################################################
[DEFAULT] [DEFAULT]
# Not used by directly, but is typically referenced below in %()s format. # Not used directly, but is typically referenced below in %()s format.
install.dir=. install.dir=.
############################################################################# #############################################################################

View File

@@ -4,7 +4,7 @@
############################################################################# #############################################################################
[DEFAULT] [DEFAULT]
# Not used by directly, but is typically referenced below in %()s format. # Not used directly, but is typically referenced below in %()s format.
install.dir=/opt/inbucket install.dir=/opt/inbucket
############################################################################# #############################################################################

View File

@@ -4,7 +4,7 @@
############################################################################# #############################################################################
[DEFAULT] [DEFAULT]
# Not used by directly, but is typically referenced below in %()s format. # Not used directly, but is typically referenced below in %()s format.
install.dir=. install.dir=.
############################################################################# #############################################################################