Skip to content

Commit

Permalink
doc: fix typo in maintaining-openssl guide
Browse files Browse the repository at this point in the history
PR-URL: #32292
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Trivikram Kamat <trivikr.dev@gmail.com>
Reviewed-By: Anna Henningsen <anna@addaleax.net>
Reviewed-By: Rich Trott <rtrott@gmail.com>
  • Loading branch information
snitin315 authored and sbaayel committed Nov 3, 2023
1 parent f72f035 commit 8affc20
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/guides/maintaining-openssl.md
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@ The commit message can be (with the openssl version set to the relevant value):
deps: update archs files for OpenSSL-1.1.0
After an OpenSSL source update, all the config files need to be regenerated and
comitted by:
committed by:
$ cd deps/openssl/config
$ make
$ git add deps/openssl/config/archs
Expand Down

0 comments on commit 8affc20

Please sign in to comment.