Skip to content

Commit 9f5061d

Browse files
[lldb] Fix a typo in documentation (#146115)
1 parent b2f504f commit 9f5061d

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)