aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStuart Hinson2021-12-24 01:05:29 +0000
committerGitHub2021-12-24 01:05:29 +0000
commitbb684a2b42b4c984428233f2c9197cbac0e93efa (patch)
tree81d8e1c968effadc7524956ee25cece6e5cc8857
parenta8618cf1119afe439916b775f0dd5710fdb5082f (diff)
Typo fix in ocaml indents.toml (#1342)
-rw-r--r--runtime/queries/ocaml/indents.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/runtime/queries/ocaml/indents.toml b/runtime/queries/ocaml/indents.toml
index 9b6462d8..7586b83a 100644
--- a/runtime/queries/ocaml/indents.toml
+++ b/runtime/queries/ocaml/indents.toml
@@ -8,6 +8,6 @@ indent = [
"match_case",
]
-oudent = [
+outdent = [
"}",
]