Skip to content

Commit 6cdccc8

Browse files
snitin315addaleax
authored andcommitted
doc: fix typo in maintaining-openssl guide
PR-URL: #32292 Reviewed-By: Colin Ihrig <[email protected]> Reviewed-By: James M Snell <[email protected]> Reviewed-By: Trivikram Kamat <[email protected]> Reviewed-By: Anna Henningsen <[email protected]> Reviewed-By: Rich Trott <[email protected]>
1 parent 02eea77 commit 6cdccc8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/guides/maintaining-openssl.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@ The commit message can be (with the openssl version set to the relevant value):
9494
deps: update archs files for OpenSSL-1.1.0
9595
9696
After an OpenSSL source update, all the config files need to be regenerated and
97-
comitted by:
97+
committed by:
9898
$ cd deps/openssl/config
9999
$ make
100100
$ git add deps/openssl/config/archs

0 commit comments

Comments
 (0)