summaryrefslogtreecommitdiffstats
path: root/scripting/java/org/openoffice/netbeans/modules/office/filesystem/OpenOfficeDocFileSystemBeanInfo.java
diff options
context:
space:
mode:
Diffstat (limited to 'scripting/java/org/openoffice/netbeans/modules/office/filesystem/OpenOfficeDocFileSystemBeanInfo.java')
-rw-r--r--scripting/java/org/openoffice/netbeans/modules/office/filesystem/OpenOfficeDocFileSystemBeanInfo.java6
1 files changed, 3 insertions, 3 deletions
diff --git a/scripting/java/org/openoffice/netbeans/modules/office/filesystem/OpenOfficeDocFileSystemBeanInfo.java b/scripting/java/org/openoffice/netbeans/modules/office/filesystem/OpenOfficeDocFileSystemBeanInfo.java
index 4ec0f0ba7647..4e4b8fb54404 100644
--- a/scripting/java/org/openoffice/netbeans/modules/office/filesystem/OpenOfficeDocFileSystemBeanInfo.java
+++ b/scripting/java/org/openoffice/netbeans/modules/office/filesystem/OpenOfficeDocFileSystemBeanInfo.java
@@ -41,7 +41,7 @@ public class OpenOfficeDocFileSystemBeanInfo
ICONLOCATION + File.separator + "OpenOfficeDocFileSystemIcon32.png";
/**
- * Retrives an additional bean information.
+ * Retrieves an additional bean information.
*/
public BeanInfo[] getAdditionalBeanInfo()
{
@@ -64,7 +64,7 @@ public class OpenOfficeDocFileSystemBeanInfo
}
*/
/**
- * Retrives bean property descriptors.
+ * Retrieves bean property descriptors.
*/
public PropertyDescriptor[] getPropertyDescriptors()
{
@@ -99,7 +99,7 @@ public class OpenOfficeDocFileSystemBeanInfo
}
/**
- * Retrives an icon by the icon type.
+ * Retrieves an icon by the icon type.
*/
public Image getIcon(int type)
{