Signed-off-by: ma-shaoyin <mashaoyin1@huawei.com>

Changes to be committed:
This commit is contained in:
ma-shaoyin
2022-07-21 15:40:44 +08:00
parent a5adf303b9
commit d4379a738a
@@ -73,7 +73,7 @@ namespace MiscServices {
auto systemAbility = systemAbilityManager->GetSystemAbility(INPUT_METHOD_SYSTEM_ABILITY_ID, "");
if (!systemAbility) {
IMSA_HILOGI("InputMethodAbility::GetImsaProxy systemAbility is nullptr");
IMSA_HILOGI("InputMethodAbility::GetImsaProxy systemAbility is nullptr.");
return nullptr;
}