Skip to content

Commit

Permalink
Merge pull request googleapis#21 from TheBigBear/patch-1
Browse files Browse the repository at this point in the history
Minor edits emailprinting.py
  • Loading branch information
Narcolapser committed Aug 7, 2015
2 parents 1ac24ce + e892ec7 commit 1b46e80
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions examples/EmailPrinting/emailprinting.py
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down

0 comments on commit 1b46e80

Please sign in to comment.