ITSendAEWithString returns the AEDesc at index 1 of the resulting AEDesc, which is...
[ITFoundation.git] / ITOSAComponent.h
index a36fab6..a552aad 100755 (executable)
@@ -20,7 +20,7 @@
     ComponentInstance _componentInstance;
     NSDictionary *_information;
 }
-+ (ITOSAComponent *)AppleScriptComponent;
++ (ITOSAComponent *)appleScriptComponent;
 + (ITOSAComponent *)componentWithCarbonComponent:(Component)component;
 + (NSArray *)availableComponents;