diff options
Diffstat (limited to 'src/conn/conn_api.c')
-rw-r--r-- | src/conn/conn_api.c | 2 |
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 |