Make WordPress Core

Opened 6 years ago

Closed 6 years ago

#49238 closed enhancement (fixed)

Need correction in sentence wp-admin/options-writing.php file

Reported by: kinjaldalwadi's profile kinjaldalwadi Owned by: sergeybiryukov's profile SergeyBiryukov
Milestone: 5.5 Priority: normal
Severity: normal Version: 5.4
Component: Administration Keywords: has-patch
Focuses: ui-copy Cc:

Description

Need to make correction in below sentence by adding "comma"(,).
Sentence : To post to WordPress by email you must set up a secret email account with POP3 access.
Need correction : To post to WordPress by email, you must set up a secret email account with POP3 access.

Screenshot : https://prnt.sc/qq1htu

Attachments (2)

47088.patch (1.0 KB) - added by kinjaldalwadi 6 years ago.
wp-admin/options-writing.php file
49238.patch (1.0 KB) - added by sabernhardt 6 years ago.
refreshed patch, from the root directory

Download all attachments as: .zip

Change History (9)

@kinjaldalwadi
6 years ago

wp-admin/options-writing.php file

#1 @kinjaldalwadi
6 years ago

  • Keywords has-patch added

#2 @kinjaldalwadi
6 years ago

  • Severity changed from major to normal

#3 @kinjaldalwadi
6 years ago

  • Summary changed from Sentence correction in wp-admin/options-writing.php file to Need correction in sentence wp-admin/options-writing.php file

#4 @kinjaldalwadi
6 years ago

  • Type changed from defect (bug) to enhancement

@sabernhardt
6 years ago

refreshed patch, from the root directory

#5 @sabernhardt
6 years ago

Thanks @kinjaldalwadi !

The comma makes it easier to read that sentence. I refreshed the patch.

#6 @SergeyBiryukov
6 years ago

  • Milestone changed from Awaiting Review to 5.5

#7 @SergeyBiryukov
6 years ago

  • Owner set to SergeyBiryukov
  • Resolution set to fixed
  • Status changed from new to closed

In 48186:

Administration: Add missing comma to the message in "Post via email" section.

Props kinjaldalwadi, sabernhardt.
Fixes #49238.

Note: See TracTickets for help on using tickets.