From a43e6170bdc97a27602d7a75afcbb37e9d4e69e1 Mon Sep 17 00:00:00 2001
From: Garrett D'Amore
Date: Fri, 8 Jun 2018 11:51:25 -0700
Subject: Fix spelling errors in README.
---
README.adoc | 10 +++++-----
README.html | 10 +++++-----
2 files changed, 10 insertions(+), 10 deletions(-)
diff --git a/README.adoc b/README.adoc
index db63cf90..930fbc0c 100644
--- a/README.adoc
+++ b/README.adoc
@@ -7,7 +7,7 @@ endif::[]
// Note: This README is optimized for display with Asciidoctor, or
// on the github status page. An HTML version is in the same directory
// and may be more pleasantly formatted for human readers (when opened
-// in a browswer).
+// in a browser).
// Note: If you're updating this file, don't forget to re-run asciidoctor
// to update the aforementioned HTML file!
@@ -32,11 +32,11 @@ It may help to think of this as "nanomsg-next-generation".
== NNG: Lightweight Messaging Library
NNG, like its predecessors http://nanomsg.org[nanomsg] (and to some extent
-http://zeromq.org/[ZeroMQ]), is a lightweight, brokerless library,
+http://zeromq.org/[ZeroMQ]), is a lightweight, broker-less library,
offering a simple API to solve common recurring messaging problems,
such as publish/subscribe, RPC-style request/reply, or service discovery.
The API frees the programmer from worrying about details like connection
-management, retries, and other comomon considerations, so that they
+management, retries, and other common considerations, so that they
can focus on the application instead of the plumbing.
NNG is implemented in C, requiring only C99 and CMake to build.
@@ -86,7 +86,7 @@ concurrent applications vastly simpler than previously possible.
== Compatibility
-This project offers both wire compatibility and API compability,
+This project offers both wire compatibility and API compatibility,
so most nanomsg users can begin using NNG right away.
Existing nanomsg and github.com/go-mangos/mangos[mangos] applications
@@ -125,7 +125,7 @@ system (pass "-G Ninja" to CMake) when you can.
blindingly fast and has made our lives as developers measurably better.)
If you want to build with TLS support you will also need
-https://tls.mbed.org[mbedTLS]. Seee <> for details.
+https://tls.mbed.org[mbedTLS]. See <> for details.
== Quick Start
diff --git a/README.html b/README.html
index f2d99b5c..785b9c76 100644
--- a/README.html
+++ b/README.html
@@ -468,11 +468,11 @@ compatibility with the original.
NNG, like its predecessors nanomsg (and to some extent
-ZeroMQ), is a lightweight, brokerless library,
+ZeroMQ), is a lightweight, broker-less library,
offering a simple API to solve common recurring messaging problems,
such as publish/subscribe, RPC-style request/reply, or service discovery.
The API frees the programmer from worrying about details like connection
-management, retries, and other comomon considerations, so that they
+management, retries, and other common considerations, so that they
can focus on the application instead of the plumbing.
@@ -574,7 +574,7 @@ concurrent applications vastly simpler than previously possible.
Compatibility
-
This project offers both wire compatibility and API compability,
+
This project offers both wire compatibility and API compatibility,
so most nanomsg users can begin using NNG right away.
@@ -627,7 +627,7 @@ blindingly fast and has made our lives as developers measurably better.)
@@ -708,7 +708,7 @@ sponsorship of
Capitar IT Group BV and