Fix user facing typos
authorDaniel Gustafsson <daniel@yesql.se>
Tue, 4 Dec 2018 20:49:09 +0000 (21:49 +0100)
committerDaniel Gustafsson <daniel@yesql.se>
Tue, 4 Dec 2018 20:49:09 +0000 (21:49 +0100)
Review by Stephen Frost and Jonathan S. Katz
Discussion: https://postgr.es/m/6EEB2B47-D274-4E65-83B1-2EF8C917C55F%40yesql.se

pgweb/account/oauthclient.py
templates/errors/csrf_failure.html
templates/pages/about/policies/coc/_translations.html
templates/pages/developer/summerofcode2011.html
templates/pages/developer/summerofcode2012.html
templates/pages/developer/summerofcode2013.html
templates/pages/developer/summerofcode2014.html
templates/pages/developer/summerofcode2016.html
templates/pages/download/linux/linux_openscg.inc
templates/pages/support/security/faq/2013-04-04.html

index 67dc4d9a28b1ff968b7a3a7dd2eb6dd39fda6f5f..194bf2e531afbc04b52192945e3f4a73b10f1d78 100644 (file)
@@ -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')
index 3dd65ad5ecc3c7e03304e5eabdca07bc85584ea1..9b7ecebbac51c764b9e5af0183fa4dddbe5069c3 100644 (file)
@@ -9,7 +9,7 @@ inject data, or by your system not being configured to allow validation
 of the request.
 </p>
 <p>
-The most common reason for tihs error is that your browser
+The most common reason for this error is that your browser
 <strong>does not allow cookies</strong> on this request. Cookies are required for the
 cross site protection to work.
 </p>
index ff74f8a31efd4bbec9b12e6d057906efe27a6c1c..885a7085e40fcf466e9bc456942d470bff1e6564 100644 (file)
@@ -1,6 +1,6 @@
 <h1>Translations of the Code of Conduct</h1>
 <p>The Code of Conduct has been translated into multiple languages. Each
-  translation was verified independently by at least one aditional party.</p>
+  translation was verified independently by at least one additional party.</p>
 <p>If there are any discrepancies in language between a translation and the
     <a href="/about/policies/coc/">Code of Conduct written in English</a>, the
     English language Code of Conduct will take precedence.</p>
index b6750b659d952c6f9889803142923eafb035120b..d0afdc5cf62f3e7131b301f335ea1618e79148c0 100644 (file)
@@ -25,7 +25,7 @@ href="http://socghop.appspot.com/">Summer of Code 2011</a> program. This program
 <p>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.
 
 <ul>
-<li><strong>TODO Items</strong>: 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 <a href="https://wiki.postgresql.org/wiki/Todo">TODO</a> list, they will be marked with an [E].
+<li><strong>TODO Items</strong>: 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 <a href="https://wiki.postgresql.org/wiki/Todo">TODO</a> list, they will be marked with an [E].
 </li>
 <li><strong>Other Ideas</strong>: are given on our <a href="https://wiki.postgresql.org/wiki/GSoC_2011#Project_Ideas">GSOC2011 Wiki Page</a></li>
 
index 295cfd7f98213c7b348d248d0bcb0e058db61731..354fdcf2db95598749f57fdce3cbd45531b651be 100644 (file)
@@ -25,7 +25,7 @@ href="http://socghop.appspot.com/">Summer of Code 2012</a> program. This program
 <p>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.
 
 <ul>
-<li><strong>TODO Items</strong>: 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 <a href="https://wiki.postgresql.org/wiki/Todo">TODO</a> list, they will be marked with an [E].
+<li><strong>TODO Items</strong>: 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 <a href="https://wiki.postgresql.org/wiki/Todo">TODO</a> list, they will be marked with an [E].
 </li>
 <li><strong>Other Ideas</strong>: are given on our <a href="https://wiki.postgresql.org/wiki/GSoC_2012#Project_Ideas">GSOC2012 Wiki Page</a></li>
 </ul>
index 5c78023fd4f4ac7fea535e2fac2e94010f571d6a..7195ec5c8e439b106c83ac525983fbee751507f5 100644 (file)
@@ -25,7 +25,7 @@ href="http://www.google-melange.com/">Summer of Code 2013</a> program. This prog
 <p>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.
 
 <ul>
-<li><strong>TODO Items</strong>: 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 <a href="https://wiki.postgresql.org/wiki/Todo">TODO</a> list, they will be marked with an [E].
+<li><strong>TODO Items</strong>: 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 <a href="https://wiki.postgresql.org/wiki/Todo">TODO</a> list, they will be marked with an [E].
 </li>
 <li><strong>Other Ideas</strong>: are given on our <a href="https://wiki.postgresql.org/wiki/GSoC_2013#Project_Ideas">GSOC2013 Wiki Page</a></li>
 
index 3c0fb91c769a05f3fdf4fef08d33664fdb8c2575..e63e55824e335c32d9a8b67e311843c7b3d58034 100644 (file)
@@ -25,7 +25,7 @@ href="http://www.google-melange.com/">Summer of Code 2014</a> program. This prog
 <p>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.
 
 <ul>
-<li><strong>TODO Items</strong>: 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 <a href="https://wiki.postgresql.org/wiki/Todo">TODO</a> list, they will be marked with an [E].
+<li><strong>TODO Items</strong>: 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 <a href="https://wiki.postgresql.org/wiki/Todo">TODO</a> list, they will be marked with an [E].
 </li>
 <li><strong>Other Ideas</strong>: are given on our <a href="https://wiki.postgresql.org/wiki/GSoC_2014#Project_Ideas">GSoC 2014 Wiki Page</a></li>
 
index 88e1427a1b2e2cb77a40d688e3591dd60201adeb..69e29e8567ee2ec82ccc2a8a0be8d1def4d06261 100644 (file)
@@ -36,7 +36,7 @@ evaluated on their own merits, so be creative.
 <li><strong>TODO Items</strong>: 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
 <a href="https://wiki.postgresql.org/wiki/Todo">TODO</a> list, they will be
index 1ede80d667cb3afd68ecfda1703efd76e09022d4..7e69e06c35de2aabf73bcb7ffcd2cbb6ed004afa 100644 (file)
@@ -1,7 +1,7 @@
 <h2>Cross distribution packages</h2>
 <p>
 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
index 835c7c687d44858d6567b504aaa624dbfd2df2d0..a097c4fee2699cca679ed85095160d8d37eaa23c 100644 (file)
@@ -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.
 </p>