removing part of doc string

pull/233110/head
Aiday Marlen Kyzy 2025-01-09 09:54:18 +01:00
parent 1e596ca928
commit cdf8764611
No known key found for this signature in database
GPG Key ID: 24A8B53DBD26FF4E
1 changed files with 1 additions and 1 deletions

View File

@ -219,7 +219,7 @@ export interface IModelDecorationOptions {
*/
glyphMargin?: IModelDecorationGlyphMarginOptions | null;
/**
* If set, the decoration will override the line height of the lines it spans. This can only increase the line height, not decrease it.
* If set, the decoration will override the line height of the lines it spans.
*/
lineHeight?: number | null;
/**