fixed typos and grammar

This commit is contained in:
Karl Tauber
2024-01-11 18:11:09 +01:00
parent 6fdc56f2d3
commit cf3fa17666
49 changed files with 90 additions and 91 deletions

View File

@@ -35,7 +35,7 @@ build script:
artifactId: flatlaf-jide-oss
version: (see button below)
Otherwise download `flatlaf-jide-oss-<version>.jar` here:
Otherwise, download `flatlaf-jide-oss-<version>.jar` here:
[![Maven Central](https://maven-badges.herokuapp.com/maven-central/com.formdev/flatlaf-jide-oss/badge.svg?style=flat-square&color=007ec6)](https://maven-badges.herokuapp.com/maven-central/com.formdev/flatlaf-jide-oss)

View File

@@ -477,7 +477,7 @@ public class FlatJideTabbedPaneUI
}
/**
* Actually does the nearly the same as super.paintContentBorder() but
* Actually does nearly the same as super.paintContentBorder() but
* - not invoking paintContentBorder*Edge() methods
* - repaint selection
*/