Minor correction to 1.3 spec?

I was reading through parts of the OpenGL 1.3 specification as I was printing them out, and I read through section 6.1.11. Therein I noticed that a description of the result of GetString for the enum VENDOR is omitted. I believe this sentence:

The format of the RENDERER and VERSION strings is implementation dependent.

Is meant to read:

The format of the RENDERER and VENDOR strings is implementation dependent.

since the VERSION string is described later. Also, the verb seems wrong; should the subject agree with the prep. ?

The formats of the RENDERER and VERSION strings are implementation dependent.

It was suggested that I post this information in this forum in order to potentially reach the maintainers of the spec.