From 202e75590f8200823ef0efd36cc0edbd1bf1edcc Mon Sep 17 00:00:00 2001 From: "luz.paz" Date: Mon, 8 Jan 2018 16:50:51 -0500 Subject: Misc. typos Found via `codespell` --- src/extension/output.cpp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/extension/output.cpp') diff --git a/src/extension/output.cpp b/src/extension/output.cpp index ccfee2c14..50b00f972 100644 --- a/src/extension/output.cpp +++ b/src/extension/output.cpp @@ -110,7 +110,7 @@ Output::~Output (void) This function checks to make sure that the output extension has a filename extension and a MIME type. Then it calls the parent - class' check function which also checks out the implmentation. + class' check function which also checks out the implementation. */ bool Output::check (void) @@ -202,7 +202,7 @@ Output::prefs (void) \param filename File to save the document as This function does a little of the dirty work involved in saving - a document so that the implementation only has to worry about geting + a document so that the implementation only has to worry about getting bits on the disk. The big thing that it does is remove and read the fields that are -- cgit v1.2.3