Browse Source

Merge pull request #6734 from 31/dev/31/cs-titles

C#: Lowercase titles for exports and signals pages
Matthew 2 years ago
parent
commit
574bea2387

+ 1 - 1
tutorials/scripting/c_sharp/c_sharp_exports.rst

@@ -1,6 +1,6 @@
 .. _doc_c_sharp_exports:
 
-C# Exports
+C# exports
 ==========
 
 Introduction to exports

+ 1 - 1
tutorials/scripting/c_sharp/c_sharp_signals.rst

@@ -1,6 +1,6 @@
 .. _doc_c_sharp_signals:
 
-C# Signals
+C# signals
 ==========
 
 For a detailed explanation of signals in general, see the :ref:`doc_signals` section in the step