From 1e0625f2efe519eb00de072715a0ebb0af660886 Mon Sep 17 00:00:00 2001 From: Ray Ryan Date: Wed, 5 Jul 2023 14:00:14 -0700 Subject: [PATCH] Fix typo on BodyAndOverlaysScreen kdoc --- .../squareup/workflow1/ui/container/BodyAndOverlaysScreen.kt | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/workflow-ui/core-common/src/main/java/com/squareup/workflow1/ui/container/BodyAndOverlaysScreen.kt b/workflow-ui/core-common/src/main/java/com/squareup/workflow1/ui/container/BodyAndOverlaysScreen.kt index 49aecb218..d690b1ab2 100644 --- a/workflow-ui/core-common/src/main/java/com/squareup/workflow1/ui/container/BodyAndOverlaysScreen.kt +++ b/workflow-ui/core-common/src/main/java/com/squareup/workflow1/ui/container/BodyAndOverlaysScreen.kt @@ -69,9 +69,8 @@ import com.squareup.workflow1.ui.WorkflowUiExperimentalApi * a [BodyAndOverlaysScreen] rendering. * * @param name included in the [compatibilityKey] of this screen, for ease - * of nesting -- on Android, each BodyAndOverlaysScreen view state persistence - * support requires each BodyAndOverlaysScreen in a hierarchy to have a - * unique key + * of nesting -- on Android, view state persistence support requires each + * BodyAndOverlaysScreen in a hierarchy to have a unique key */ @WorkflowUiExperimentalApi public class BodyAndOverlaysScreen(