summaryrefslogtreecommitdiffstats
path: root/bundles/org.eclipse.swt/Eclipse SWT OLE Win32/win32/org
diff options
context:
space:
mode:
authorFelipe Heidrich <fheidric>2009-08-11 13:05:40 +0000
committerFelipe Heidrich <fheidric>2009-08-11 13:05:40 +0000
commit3592e964ac5b7db50141d6962fe69da4f0c9d091 (patch)
tree2bf6c26cb48ed7c1d709f94598ec95f5b0dc34f3 /bundles/org.eclipse.swt/Eclipse SWT OLE Win32/win32/org
parenta33d88fdc5a2d455764d2bc66d48b0ddda2e8538 (diff)
downloadeclipse.platform.swt-3592e964ac5b7db50141d6962fe69da4f0c9d091.tar.gz
eclipse.platform.swt-3592e964ac5b7db50141d6962fe69da4f0c9d091.tar.xz
eclipse.platform.swt-3592e964ac5b7db50141d6962fe69da4f0c9d091.zip
*** empty log message ***
Diffstat (limited to 'bundles/org.eclipse.swt/Eclipse SWT OLE Win32/win32/org')
-rwxr-xr-xbundles/org.eclipse.swt/Eclipse SWT OLE Win32/win32/org/eclipse/swt/ole/win32/OleClientSite.java2
1 files changed, 1 insertions, 1 deletions
diff --git a/bundles/org.eclipse.swt/Eclipse SWT OLE Win32/win32/org/eclipse/swt/ole/win32/OleClientSite.java b/bundles/org.eclipse.swt/Eclipse SWT OLE Win32/win32/org/eclipse/swt/ole/win32/OleClientSite.java
index 90ed46e62c..9bc28574eb 100755
--- a/bundles/org.eclipse.swt/Eclipse SWT OLE Win32/win32/org/eclipse/swt/ole/win32/OleClientSite.java
+++ b/bundles/org.eclipse.swt/Eclipse SWT OLE Win32/win32/org/eclipse/swt/ole/win32/OleClientSite.java
@@ -211,7 +211,7 @@ public OleClientSite(Composite parent, int style, File file) {
*
* @param parent a composite widget; must be an OleFrame
* @param style the bitwise OR'ing of widget styles
- * @param progId the unique program identifier of am OLE Document application;
+ * @param progId the unique program identifier of an OLE Document application;
* the value of the ProgID key or the value of the VersionIndependentProgID key specified
* in the registry for the desired OLE Document (for example, the VersionIndependentProgID
* for Word is Word.Document)