Skip to content

Commit b73d7c4

Browse files
committed
update doc string
1 parent 4e50eff commit b73d7c4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

WooCommerce/Classes/POS/Presentation/POSFloatingControlView.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -125,7 +125,7 @@ private extension POSFloatingControlView {
125125

126126
static let viewDocumentation = NSLocalizedString(
127127
"pointOfSale.floatingButtons.viewDocumentation.button.title",
128-
value: "View Documentation",
128+
value: "Documentation",
129129
comment: "The title of the floating button to read Point of Sale documentation, shown in a popover menu."
130130
)
131131
}

0 commit comments

Comments
 (0)