================
@@ -0,0 +1,76 @@
+foreach (scope DIRECTORY TARGET)
+  define_property(${scope} PROPERTY LLDB_PLUGIN_KIND INHERITED
+    BRIEF_DOCS "LLDB plugin kind (Process, SymbolFile, etc."
+    FULL_DOCS  "see lldb/docs/resources/contributing.rst"
----------------
DavidSpickett wrote:

`see` -> `See`

https://github.com/llvm/llvm-project/pull/145305
_______________________________________________
lldb-commits mailing list
lldb-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits

Reply via email to