From 2e509d69eb6f6c87493908bd725e6939cb0494d3 Mon Sep 17 00:00:00 2001 From: Stanislav Dombrovsky Date: Tue, 4 Apr 2017 14:57:44 +0300 Subject: [PATCH] Fix description for "virtual lines" registry option again. --- platform/util/resources/misc/registry.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/platform/util/resources/misc/registry.properties b/platform/util/resources/misc/registry.properties index 42cb5795fe76..aa8de685f66c 100644 --- a/platform/util/resources/misc/registry.properties +++ b/platform/util/resources/misc/registry.properties @@ -183,7 +183,7 @@ editor.navigation.history.stack.size.description=Stack size limit for back/forwa editor.reformat.on.typing=false editor.virtual.lines=5 -editor.virtual.lines.description=Sets the number of virtual lines in editor +editor.virtual.lines.description=Number of virtual empty lines displayed at the editor bottom ide.showIndexRebuildMessage=false -- 2.32.0