Skip to content
This repository was archived by the owner on Sep 20, 2023. It is now read-only.

Commit dddea5d

Browse files
author
Ryan Nystrom
committed
use word "change"
1 parent 5c9b4ac commit dddea5d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Classes/Issues/Merge/IssueMergeSectionController.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -159,7 +159,7 @@ MergeButtonDelegate {
159159

160160
func didSelectOptions(button: MergeButton) {
161161
let alert = UIAlertController.configured(
162-
title: NSLocalizedString("Select merge type", comment: ""),
162+
title: NSLocalizedString("Change merge type", comment: ""),
163163
preferredStyle: .actionSheet
164164
)
165165
alert.popoverPresentationController?.sourceView = button.optionIconView

0 commit comments

Comments
 (0)