aboutsummaryrefslogtreecommitdiffstats
path: root/debug/DebugTypes.mli
diff options
context:
space:
mode:
Diffstat (limited to 'debug/DebugTypes.mli')
-rw-r--r--debug/DebugTypes.mli2
1 files changed, 1 insertions, 1 deletions
diff --git a/debug/DebugTypes.mli b/debug/DebugTypes.mli
index b2f19f7a..e885fc59 100644
--- a/debug/DebugTypes.mli
+++ b/debug/DebugTypes.mli
@@ -147,7 +147,7 @@ type local_variable_information = {
lvar_atom: atom option;
lvar_file_loc:location;
lvar_type: int;
- lvar_static: bool; (* Static variable are mapped to symbols *)
+ lvar_static: bool; (* Static variables are mapped to symbols *)
}
type scope_information =