Skip to content

Commit d93e567

Browse files
kazutakahiratagithub-actions[bot]
authored andcommitted
Automerge: [lldb] Fix a typo in documentation (#146115)
2 parents 7080522 + 9f5061d commit d93e567

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lldb/docs/resources/contributing.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@ making sense for the particular pair of plugins). Unfortunately, due to historic
104104
reasons, not all plugin dependencies follow this rule, which is why we have
105105
another category called `LLDB_TOLERATED_PLUGIN_DEPENDENCIES`. New dependencies
106106
are forbidden (even though they are accepted by CMake) and existing ones should
107-
be removed whereever possible.
107+
be removed wherever possible.
108108

109109
.. _Error handling:
110110

0 commit comments

Comments
 (0)