From a08cdc80430a76e62cee6b1a790283a9f4681a15 Mon Sep 17 00:00:00 2001 From: nik gaffney Date: Fri, 6 May 2016 19:15:16 +0200 Subject: [PATCH] formatting --- README.org | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.org b/README.org index 12f632f..ddda737 100644 --- a/README.org +++ b/README.org @@ -6,7 +6,7 @@ A simple package to disconnect from the online world for a while, possibly recon ~M-x quiet~ will disconnect from the network, optionally reconnecting after a certain time. -the function ~quiet~ can be used anywhere in emacs where lack of network access could be seen a as a feature, e.g. as a mode-hook (or with ~defadvice~) to your preferred distraction free writing environment. +the function ~quiet~ can be used anywhere in emacs where a lack of network access could be seen as a feature, e.g. as a mode-hook (or with ~defadvice~) to your preferred distraction free writing environment. ** reconnection