From ee3d84dbee1c39bcbe8b1c2b40e2476880253ce2 Mon Sep 17 00:00:00 2001
From: Daniel Gustafsson
Date: Tue, 4 Dec 2018 21:49:09 +0100
Subject: [PATCH] Fix user facing typos
Review by Stephen Frost and Jonathan S. Katz
Discussion: https://postgr.es/m/6EEB2B47-D274-4E65-83B1-2EF8C917C55F%40yesql.se
---
pgweb/account/oauthclient.py | 2 +-
templates/errors/csrf_failure.html | 2 +-
templates/pages/about/policies/coc/_translations.html | 2 +-
templates/pages/developer/summerofcode2011.html | 2 +-
templates/pages/developer/summerofcode2012.html | 2 +-
templates/pages/developer/summerofcode2013.html | 2 +-
templates/pages/developer/summerofcode2014.html | 2 +-
templates/pages/developer/summerofcode2016.html | 2 +-
templates/pages/download/linux/linux_openscg.inc | 2 +-
templates/pages/support/security/faq/2013-04-04.html | 2 +-
10 files changed, 10 insertions(+), 10 deletions(-)
diff --git a/pgweb/account/oauthclient.py b/pgweb/account/oauthclient.py
index 67dc4d9a..194bf2e5 100644
--- a/pgweb/account/oauthclient.py
+++ b/pgweb/account/oauthclient.py
@@ -195,4 +195,4 @@ def login_oauth(request, provider):
return HttpResponse(e)
except Exception, e:
log.error('Excpetion during OAuth: %s' % e)
- return HttpResponse('An unhandled exception occured during the authentication process')
+ return HttpResponse('An unhandled exception occurred during the authentication process')
diff --git a/templates/errors/csrf_failure.html b/templates/errors/csrf_failure.html
index 3dd65ad5..9b7ecebb 100644
--- a/templates/errors/csrf_failure.html
+++ b/templates/errors/csrf_failure.html
@@ -9,7 +9,7 @@ inject data, or by your system not being configured to allow validation
of the request.
-The most common reason for tihs error is that your browser
+The most common reason for this error is that your browser
does not allow cookies on this request. Cookies are required for the
cross site protection to work.
diff --git a/templates/pages/about/policies/coc/_translations.html b/templates/pages/about/policies/coc/_translations.html
index ff74f8a3..885a7085 100644
--- a/templates/pages/about/policies/coc/_translations.html
+++ b/templates/pages/about/policies/coc/_translations.html
@@ -1,6 +1,6 @@
Translations of the Code of Conduct
The Code of Conduct has been translated into multiple languages. Each
- translation was verified independently by at least one aditional party.
+ translation was verified independently by at least one additional party.
If there are any discrepancies in language between a translation and the
Code of Conduct written in English, the
English language Code of Conduct will take precedence.
diff --git a/templates/pages/developer/summerofcode2011.html b/templates/pages/developer/summerofcode2011.html
index b6750b65..d0afdc5c 100644
--- a/templates/pages/developer/summerofcode2011.html
+++ b/templates/pages/developer/summerofcode2011.html
@@ -25,7 +25,7 @@ href="http://socghop.appspot.com/">Summer of Code 2011 program. This program
The PostgreSQL Project has a wide range of opinions on what it feels are acceptable GSoC projects. The examples listed here are meant only as a suggestion of things we would likely find useful, but you should not feel obligated to pick from this list by any means. If you have just discovered a new algorithm as part of your thesis work, we would love to see a proposal implementing that in PostgreSQL. The point is that all proposals will be evaluated on their own merits, so be creative.
-- TODO Items: A number of the items on our TODO list have been marked as good projects for beginners who are new to the PostgreSQL code. Items on this list have the advantage of already having general community agreement that the feature is desireable. These items should also have some general discussion available in the mailing list archives to help get you started. You can find these items on the TODO list, they will be marked with an [E].
+
- TODO Items: A number of the items on our TODO list have been marked as good projects for beginners who are new to the PostgreSQL code. Items on this list have the advantage of already having general community agreement that the feature is desirable. These items should also have some general discussion available in the mailing list archives to help get you started. You can find these items on the TODO list, they will be marked with an [E].
- Other Ideas: are given on our GSOC2011 Wiki Page
diff --git a/templates/pages/developer/summerofcode2012.html b/templates/pages/developer/summerofcode2012.html
index 295cfd7f..354fdcf2 100644
--- a/templates/pages/developer/summerofcode2012.html
+++ b/templates/pages/developer/summerofcode2012.html
@@ -25,7 +25,7 @@ href="http://socghop.appspot.com/">Summer of Code 2012 program. This program
The PostgreSQL Project has a wide range of opinions on what it feels are acceptable GSoC projects. The examples listed here are meant only as a suggestion of things we would likely find useful, but you should not feel obligated to pick from this list by any means. If you have just discovered a new algorithm as part of your thesis work, we would love to see a proposal implementing that in PostgreSQL. The point is that all proposals will be evaluated on their own merits, so be creative.
-- TODO Items: A number of the items on our TODO list have been marked as good projects for beginners who are new to the PostgreSQL code. Items on this list have the advantage of already having general community agreement that the feature is desireable. These items should also have some general discussion available in the mailing list archives to help get you started. You can find these items on the TODO list, they will be marked with an [E].
+
- TODO Items: A number of the items on our TODO list have been marked as good projects for beginners who are new to the PostgreSQL code. Items on this list have the advantage of already having general community agreement that the feature is desirable. These items should also have some general discussion available in the mailing list archives to help get you started. You can find these items on the TODO list, they will be marked with an [E].
- Other Ideas: are given on our GSOC2012 Wiki Page
diff --git a/templates/pages/developer/summerofcode2013.html b/templates/pages/developer/summerofcode2013.html
index 5c78023f..7195ec5c 100644
--- a/templates/pages/developer/summerofcode2013.html
+++ b/templates/pages/developer/summerofcode2013.html
@@ -25,7 +25,7 @@ href="http://www.google-melange.com/">Summer of Code 2013 program. This prog
The PostgreSQL Project has a wide range of opinions on what it feels are acceptable GSoC projects. The examples listed here are meant only as a suggestion of things we would likely find useful, but you should not feel obligated to pick from this list by any means. If you have just discovered a new algorithm as part of your thesis work, we would love to see a proposal implementing that in PostgreSQL. The point is that all proposals will be evaluated on their own merits, so be creative.
-- TODO Items: A number of the items on our TODO list have been marked as good projects for beginners who are new to the PostgreSQL code. Items on this list have the advantage of already having general community agreement that the feature is desireable. These items should also have some general discussion available in the mailing list archives to help get you started. You can find these items on the TODO list, they will be marked with an [E].
+
- TODO Items: A number of the items on our TODO list have been marked as good projects for beginners who are new to the PostgreSQL code. Items on this list have the advantage of already having general community agreement that the feature is desirable. These items should also have some general discussion available in the mailing list archives to help get you started. You can find these items on the TODO list, they will be marked with an [E].
- Other Ideas: are given on our GSOC2013 Wiki Page
diff --git a/templates/pages/developer/summerofcode2014.html b/templates/pages/developer/summerofcode2014.html
index 3c0fb91c..e63e5582 100644
--- a/templates/pages/developer/summerofcode2014.html
+++ b/templates/pages/developer/summerofcode2014.html
@@ -25,7 +25,7 @@ href="http://www.google-melange.com/">Summer of Code 2014 program. This prog
The PostgreSQL Project has a wide range of opinions on what it feels are acceptable GSoC projects. The examples listed here are meant only as a suggestion of things we would likely find useful, but you should not feel obligated to pick from this list by any means. If you have just discovered a new algorithm as part of your thesis work, we would love to see a proposal implementing that in PostgreSQL. The point is that all proposals will be evaluated on their own merits, so be creative.
-- TODO Items: A number of the items on our TODO list have been marked as good projects for beginners who are new to the PostgreSQL code. Items on this list have the advantage of already having general community agreement that the feature is desireable. These items should also have some general discussion available in the mailing list archives to help get you started. You can find these items on the TODO list, they will be marked with an [E].
+
- TODO Items: A number of the items on our TODO list have been marked as good projects for beginners who are new to the PostgreSQL code. Items on this list have the advantage of already having general community agreement that the feature is desirable. These items should also have some general discussion available in the mailing list archives to help get you started. You can find these items on the TODO list, they will be marked with an [E].
- Other Ideas: are given on our GSoC 2014 Wiki Page
diff --git a/templates/pages/developer/summerofcode2016.html b/templates/pages/developer/summerofcode2016.html
index 88e1427a..69e29e85 100644
--- a/templates/pages/developer/summerofcode2016.html
+++ b/templates/pages/developer/summerofcode2016.html
@@ -36,7 +36,7 @@ evaluated on their own merits, so be creative.
- TODO Items: A number of the items on our TODO list have
been marked as good projects for beginners who are new to the PostgreSQL code.
Items on this list have the advantage of already having general community
-agreement that the feature is desireable. These items should also have some
+agreement that the feature is desirable. These items should also have some
general discussion available in the mailing list archives to help get you
started. You can find these items on the
TODO list, they will be
diff --git a/templates/pages/download/linux/linux_openscg.inc b/templates/pages/download/linux/linux_openscg.inc
index 1ede80d6..7e69e06c 100644
--- a/templates/pages/download/linux/linux_openscg.inc
+++ b/templates/pages/download/linux/linux_openscg.inc
@@ -1,7 +1,7 @@
Cross distribution packages
Generic RPM and DEB packages that provide a server-only distribution
-are avaliable for some 32 and 64-bit Linux distributions. These
+are available for some 32 and 64-bit Linux distributions. These
packages provide a single set of binaries and consistent packaging
across different Linux distributions. They are designed for server
installation where a GUI is not available and consistency across
diff --git a/templates/pages/support/security/faq/2013-04-04.html b/templates/pages/support/security/faq/2013-04-04.html
index 835c7c68..a097c4fe 100644
--- a/templates/pages/support/security/faq/2013-04-04.html
+++ b/templates/pages/support/security/faq/2013-04-04.html
@@ -87,7 +87,7 @@ to the public (such as RPMs and Windows installers) early access to be able to
release information and code so that packages can be ready on the official
release date. This applied to both minor and major releases. Given the
increasing prevalence of PostgreSQL-as-a-Service (PGaaS) as a distribution
-mechanism, we are revising this policy to accomodate the case of the cloud
+mechanism, we are revising this policy to accommodate the case of the cloud
providers. The new policy is still being edited and should be available soon.
--
2.39.5