branch: master
commit 66477497d2c293a6d5ed4ad5382de913fc14bf87
Author: John Wiegley <[email protected]>
Commit: John Wiegley <[email protected]>

    Small change
---
 emacs-async.el |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/emacs-async.el b/emacs-async.el
index d3af622..e9acc4f 100644
--- a/emacs-async.el
+++ b/emacs-async.el
@@ -1,5 +1,5 @@
 ;;; -*- lexical-binding: t -*-
-;;; emacs-async --- True asynchronous processing in Emacs
+;;; emacs-async --- Asynchronous processing in Emacs
 
 ;; Copyright (C) 2012 John Wiegley
 

Reply via email to