summaryrefslogtreecommitdiff
path: root/src/conn
diff options
context:
space:
mode:
authorSusan LoVerso <sue@wiredtiger.com>2015-03-18 12:50:05 -0400
committerSusan LoVerso <sue@wiredtiger.com>2015-03-18 12:50:05 -0400
commit9fab582223a3750fb6238f59c9996489af38b8b9 (patch)
tree2584a8832a4c94c1bd796a7d4fd089adcc487aec /src/conn
parent8723e7c362ac33ba4fe4e05c404d2e846134d700 (diff)
downloadmongo-9fab582223a3750fb6238f59c9996489af38b8b9.tar.gz
Typo.
Diffstat (limited to 'src/conn')
-rw-r--r--src/conn/conn_api.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/conn/conn_api.c b/src/conn/conn_api.c
index 9a6fbbd968f..9674d4b5a8e 100644
--- a/src/conn/conn_api.c
+++ b/src/conn/conn_api.c
@@ -1375,7 +1375,7 @@ __conn_write_config(
/*
* We were passed an array of configuration strings where slot 0 is all
- * all possible values and the second and subsequent slots are changes
+ * possible values and the second and subsequent slots are changes
* specified by the application during open (using the wiredtiger_open
* configuration string, an environment variable, or user-configuration
* file). The base configuration file contains all changes to default