From e892ec776860647705532c48b154b6b1ac5b3cef Mon Sep 17 00:00:00 2001 From: TheBigBear Date: Fri, 7 Aug 2015 11:08:06 +0100 Subject: [PATCH] Update emailprinting.py --- examples/EmailPrinting/emailprinting.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/examples/EmailPrinting/emailprinting.py b/examples/EmailPrinting/emailprinting.py index 61bfc0df5db8..0d1d97a0efb3 100644 --- a/examples/EmailPrinting/emailprinting.py +++ b/examples/EmailPrinting/emailprinting.py @@ -13,8 +13,8 @@ ''' This script represents a way that O365 could be used to integrate parts of your enviorment. This is not a theoretical example, this is a production script that I use at our facility. The objective -here is to aliviate a problem where the printer rests inside a protecte network but students who -want to print are outside of that network. By sending print jobs they have to an email address they +here is to aliviate a problem where the printer rests inside a protected network but students who +want to print are outside of that network. By sending print jobs they have to send it to an email address they do not need to install the printer on their local device, nor do they need direct access to the device.