Fix language in unsupported documentation blurb
authorJonathan S. Katz <jonathan.katz@excoventures.com>
Wed, 23 Sep 2020 16:09:34 +0000 (12:09 -0400)
committerJonathan S. Katz <jonathan.katz@excoventures.com>
Wed, 23 Sep 2020 16:09:34 +0000 (12:09 -0400)
This removes any ambiguity that the blurb is making a reference
to other supported documentation.

Author: Daniel Gustafsson <daniel@yesql.se>

templates/docs/docspage.html

index 236f351780e57e9f068f2ad449933eae8ce367f7..b73f2a71c2b8e1fd4b31b091311aab5ae07b5fce 100644 (file)
            This documentation is for an unsupported version of PostgreSQL.<br/>
            You may want to view the same page for the
            <a href="/docs/current/{{page.file}}" title="PostgreSQL {{page.version.display_version}} - {{page.title}}">current</a>
-           version, or one of the supported versions listed above instead.
+           version, or one of the other supported versions listed above instead.
          </div>
 {%endif%}
           <div id="docContent">