Patten Mills, Ohio

Patten Mills is an unincorporated community in Washington County, in the U.S. state of Ohio.[1]

History

A post office was established at Patten Mills in 1866, and remained in operation until 1906.[2] The namesake Patten's Mills was a mill on Wolf Creek.[3]

gollark: ```javascriptdocument.body.addEventListener("keydown", e => { if (e.target === document.body) { // maybe use alt instead? or right shift or something - this just detects unfocused keypresses if (e.key === "e") { location.pathname = urlForPage(currentPage, "edit") } else if (e.key === "v") { location.pathname = urlForPage(currentPage) } else if (e.key === "r") { location.pathname = rlForPage(currentPage, "revisions") } else if (e.key === "s") { state.showingSearchDialog = !state.showingSearchDialog m.redraw() } }})```
gollark: Minoteaur just got keyboard navigation! You can press "v" to switch to "view", "e" to switch to "edit", or "s" to open search.
gollark: https://github.com/osmarks/random-stuff
gollark: It was entry #13 in the contest.
gollark: Truly an example of stunning and brilliant design.

References



This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.