summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorVlad Glagolev2015-05-06 10:39:56 +0300
committerVlad Glagolev2015-05-06 10:39:56 +0300
commitce9aa5081ad505debfa9927ce65dd5fc204dbf64 (patch)
tree319edbf2e52d18565dc2eca102885253829ae4ca
parentef81a1a3008a0c4b3e547151cbea3b77abb0b3b7 (diff)
bugzilla: corrected a typo in CONFIGURE
-rwxr-xr-xcollab/bugzilla/CONFIGURE2
-rw-r--r--collab/bugzilla/HISTORY3
2 files changed, 4 insertions, 1 deletions
diff --git a/collab/bugzilla/CONFIGURE b/collab/bugzilla/CONFIGURE
index a2f0181e29..e08399691a 100755
--- a/collab/bugzilla/CONFIGURE
+++ b/collab/bugzilla/CONFIGURE
@@ -1,6 +1,6 @@
# TODO: add SQLite support (present since 4.2)
config_query_list BUGZILLA_DATABASE "Which database backend would you like to use?" mysql postgresql &&
-config_query BUGZILLA_CHARTING "Do you want all the things needed for bugzilla's graphs? (reccomended)" n &&
+config_query BUGZILLA_CHARTING "Do you want all the things needed for bugzilla's graphs? (recommended)" n &&
config_query BUGZILLA_PATCH "Do you want nifty patch abilities\
(Difference between patches, and pretty views)?" n &&
config_query BUGZILLA_DEPENDENCY_CHARTS "Do you want the things for bugzilla to do dependency charts?" n &&
diff --git a/collab/bugzilla/HISTORY b/collab/bugzilla/HISTORY
index 5da9f2a6dc..a58528231c 100644
--- a/collab/bugzilla/HISTORY
+++ b/collab/bugzilla/HISTORY
@@ -1,3 +1,6 @@
+2015-05-06 Vlad Glagolev <stealth@sourcemage.org>
+ * CONFIGURE: corrected a typo
+
2015-05-04 Vlad Glagolev <stealth@sourcemage.org>
* DETAILS: updated spell to 4.0.18; SECURITY_PATCH++; updated website,
source url; quoting paths