From 03618454564fce6bf91152b89ed0fb2fbc412878 Mon Sep 17 00:00:00 2001 From: Derek Keith Date: Wed, 20 Jan 2016 10:39:44 -0700 Subject: [PATCH] Typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f9aaa68..c811f97 100644 --- a/README.md +++ b/README.md @@ -1237,7 +1237,7 @@ happens to be at major version 11 since 1987, hence X is also often called X11. Prior, in X10, [cut buffers](http://www.x.org/releases/X11R7.7/doc/xorg-docs/icccm/icccm.html#Peer_to_Peer_Communication_by_Means_of_Cut_Buffers) were introduced that kind of worked like a _clipboard_ as in copied text was -actually hold by X and it was accessiable by all ofter applications. This +actually hold by X and it was accessible by all ofter applications. This mechanism still exists in X, but its use is deprecated now and most software doesn't use it anymore.