aboutsummaryrefslogtreecommitdiff
path: root/src/lombok/installer/package-info.java
diff options
context:
space:
mode:
Diffstat (limited to 'src/lombok/installer/package-info.java')
-rw-r--r--src/lombok/installer/package-info.java2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lombok/installer/package-info.java b/src/lombok/installer/package-info.java
index a40330e5..14b329b4 100644
--- a/src/lombok/installer/package-info.java
+++ b/src/lombok/installer/package-info.java
@@ -23,6 +23,6 @@
/**
* This package contains the lombok installer. It explains to any user that double-clicks the lombok.jar what
* lombok is about, and has the ability to instrument (or remove existing Lombok instrumentation) from any
- * eclipse installation. This package also contains the graphics uses in the installer in SVG format.
+ * Eclipse installation. This package also contains the graphics uses in the installer in SVG format.
*/
package lombok.installer;