Skip to content

Commit ce91787

Browse files
committed
doc: highlight some important words.
1 parent 5b0f845 commit ce91787

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

CONTRIBUTING.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -106,9 +106,9 @@ generate man pages and HTML for it.
106106
### Testing
107107

108108
You should always run `make test` before submitting a patch. Just make sure you
109-
have a locally running `mongod` instance available on 127.0.0.1:27017. All
110-
tests should pass. Alternatively, you can specify MONGOC_TEST_HOST environment
111-
variable to specify a non-localhost hostname or ip address.
109+
have a locally running `mongod` instance available on `127.0.0.1:27017`. All
110+
tests should pass. Alternatively, you can specify `MONGOC_TEST_HOST`
111+
environment variable to specify a non-localhost hostname or ip address.
112112

113113
All tests should pass before submitting a patch.
114114

0 commit comments

Comments
 (0)