Bug 218073

Summary: Minor typo in the synopsis of multimedia documentation in Handbook (7.1)
Product: Documentation Reporter: Shana <shanalily>
Component: Books & ArticlesAssignee: Sevan Janiyan <sevan>
Status: Closed FIXED    
Severity: Affects Many People CC: sevan
Priority: --- Keywords: patch
Version: Latest   
Hardware: Any   
OS: Any   
URL: https://reviews.freebsd.org/D10258
Attachments:
Description Flags
minor typo change none

Description Shana 2017-03-24 17:23:33 UTC
Created attachment 181149 [details]
minor typo change

"Playback" as a single word is a noun, and not a verb. On this page (https://svnweb.freebsd.org/doc/head/en_US.ISO8859-1/books/handbook/multimedia/chapter.xml?view=log) the word "playback" was used as a verb in the first paragraph of 7.1 Synopsis and should be changed to two words, "play back".
Comment 1 commit-hook freebsd_committer freebsd_triage 2017-04-04 13:02:24 UTC
A commit references this bug:

Author: sevan
Date: Tue Apr  4 13:02:09 UTC 2017
New revision: 50124
URL: https://svnweb.freebsd.org/changeset/doc/50124

Log:
  Replace noun with verb.

  PR:		218073
  Submitted by:	Shana Lily <shanalily AT gmail>
  Approved by:	bcr (mentor)
  Differential Revision:	  https://reviews.freebsd.org/D10258

Changes:
  head/en_US.ISO8859-1/books/handbook/multimedia/chapter.xml
Comment 2 Sevan Janiyan freebsd_committer freebsd_triage 2017-04-04 13:03:20 UTC
Committed, thank you for the patch!