Skip to content

Commit b6474d5

Browse files
authored
Merge pull request #46 from ka7/feature/spelling
spelling fixes
2 parents 0057029 + 6111df7 commit b6474d5

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

pubsubhubbub-core-0.3.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -154,7 +154,7 @@ <h1><br />PubSubHubbub Core 0.3 -- Working Draft</h1>
154154
<h3>Abstract</h3>
155155

156156
<p>An open, simple, web-scale pubsub protocol, along with an open source
157-
reference implentation targetting Google App Engine. Notably, however,
157+
reference implentation targeting Google App Engine. Notably, however,
158158
nothing in the protocol is centralized, or Google- or App
159159
Engine-specific. Anybody can play.
160160
</p>

pubsubhubbub-core-0.4.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<?xml version="1.0" encoding="US-ASCII"?>
22
<?xml-stylesheet type='text/xsl' href='http://xml.resource.org/authoring/rfc2629.xslt' ?>
3-
<!-- For editting this, see: http://xml.resource.org/public/rfc/html/rfc2629.html
3+
<!-- For editing this, see: http://xml.resource.org/public/rfc/html/rfc2629.html
44
In a nutshell,
55
$ sudo apt-get install xml2rfc
66
$ xml2rfc pubsubhubbub-core-0.1.xml pubsubhubbub-core-0.1.html

pubsubhubbub-core.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<?xml-stylesheet type='text/xsl' href='http://xml.resource.org/authoring/rfc2629.xslt' ?>
33
<!DOCTYPE rfc SYSTEM "rfc2629.dtd">
44
<!--
5-
For editting this, see:
5+
For editing this, see:
66
77
http://xml.resource.org/public/rfc/html/rfc2629.html
88
@@ -58,7 +58,7 @@
5858

5959
<abstract>
6060
<t>An open, simple, web-scale pubsub protocol, along with an open source
61-
reference implentation targetting Google App Engine. Notably, however,
61+
reference implentation targeting Google App Engine. Notably, however,
6262
nothing in the protocol is centralized, or Google- or App
6363
Engine-specific. Anybody can play.</t>
6464

0 commit comments

Comments
 (0)