Kaydet (Commit) e03f21d4 authored tarafından Maxim Monastirsky's avatar Maxim Monastirsky

Fix typo

Change-Id: I454af097a6b416970f80137b46ef5840e3433550
üst 825c6fd4
...@@ -336,7 +336,7 @@ bool SlideSorterController::Command ( ...@@ -336,7 +336,7 @@ bool SlideSorterController::Command (
else if (pPage != nullptr) else if (pPage != nullptr)
aPopupId = "pagepanemaster"; aPopupId = "pagepanemaster";
else else
aPopupId = "pagepagenoselmaster"; aPopupId = "pagepanenoselmaster";
std::unique_ptr<InsertionIndicatorHandler::ForceShowContext> pContext; std::unique_ptr<InsertionIndicatorHandler::ForceShowContext> pContext;
if (pPage == nullptr) if (pPage == nullptr)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment