Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 309d017

Browse filesBrowse files
kvakildanielleadams
authored andcommitted
doc: fix "maintaining dependencies" heading typos
Fix the obvious "IZA" typo. Also remove a period, since that seems to match the rest of the doc folder. PR-URL: #47082 Reviewed-By: Darshan Sen <raisinten@gmail.com> Reviewed-By: Debadree Chatterjee <debadree333@gmail.com> Reviewed-By: Colin Ihrig <cjihrig@gmail.com> Reviewed-By: Danielle Adams <adamzdanielle@gmail.com> Reviewed-By: Erick Wendel <erick.workspace@gmail.com> Reviewed-By: Luigi Pinca <luigipinca@gmail.com> Reviewed-By: Rafael Gonzaga <rafael.nunu@hotmail.com>
1 parent 716d289 commit 309d017
Copy full SHA for 309d017

File tree

Expand file treeCollapse file tree

1 file changed

+2
-2
lines changed
Open diff view settings
Filter options
Expand file treeCollapse file tree

1 file changed

+2
-2
lines changed
Open diff view settings
Collapse file

‎doc/contributing/maintaining-dependencies.md‎

Copy file name to clipboardExpand all lines: doc/contributing/maintaining-dependencies.md
+2-2Lines changed: 2 additions & 2 deletions
  • Display the source diff
  • Display the rich diff
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ more of these reasons:
4949
3. They have a system wide configuration for the
5050
dependency that all applications should respect.
5151

52-
## Supporting externalized dependencies with native code.
52+
## Supporting externalized dependencies with native code
5353

5454
Support for externalized dependencies with native code for which a
5555
shared library is available can added by:
@@ -76,7 +76,7 @@ shared library is available can added by:
7676
}],
7777
```
7878

79-
## Supporting externalizable dependencies with JavaScript codeIZA
79+
## Supporting externalizable dependencies with JavaScript code
8080

8181
Support for an externalizable dependency with JavaScript code
8282
can be added by:

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.