Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/api-doc-tools.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTianqi Zhang <tianzh@microsoft.com>2021-07-05 14:45:42 +0300
committerTianqi Zhang <tianzh@microsoft.com>2021-07-05 14:45:42 +0300
commitd22bb307775ea4f2087c44be272659faa3cd5639 (patch)
tree923ae137b6a53b630e99920abdda91529d9aa3b9 /monodoc
parent6f7cbac26e4bc2c998249e0059a3b732d8519a68 (diff)
fix indent
Diffstat (limited to 'monodoc')
-rw-r--r--monodoc/Monodoc.Ecma/EcmaDesc.cs2
1 files changed, 1 insertions, 1 deletions
diff --git a/monodoc/Monodoc.Ecma/EcmaDesc.cs b/monodoc/Monodoc.Ecma/EcmaDesc.cs
index 69f6d983..7defd7a2 100644
--- a/monodoc/Monodoc.Ecma/EcmaDesc.cs
+++ b/monodoc/Monodoc.Ecma/EcmaDesc.cs
@@ -49,7 +49,7 @@ namespace Monodoc.Ecma
public bool ArrayIsNullable {
get;
set;
- }
+ }
public bool DescIsNullable
{