From b77b1ba8f0ec18d37c0bfdd795a1a9726df01482 Mon Sep 17 00:00:00 2001 From: Tor Lillqvist Date: Mon, 6 Oct 2014 17:15:26 +0300 Subject: We should know what our name is Change-Id: I4e4d9c9aea5bb9387dbb2e69d94c48f4988c3346 --- ios/shared/ios_sharedlo/objective_c/MLOManager.m | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ios') diff --git a/ios/shared/ios_sharedlo/objective_c/MLOManager.m b/ios/shared/ios_sharedlo/objective_c/MLOManager.m index d12162e5d475..466f9f34f0d5 100644 --- a/ios/shared/ios_sharedlo/objective_c/MLOManager.m +++ b/ios/shared/ios_sharedlo/objective_c/MLOManager.m @@ -73,7 +73,7 @@ static const NSTimeInterval FADE_IN_DURATION = 0.3; -(void)start{ - NSLog(@"L O : START LIBRE OFFICE"); + NSLog(@"L O : START LIBREOFFICE"); if (![self isInit]) { -- cgit v1.2.3