Re: [fpc-devel] Typo in docs (TArray)

2020-02-23 Thread Marco van de Voort
Op 2020-02-23 om 14:55 schreef Bart via fpc-devel: On Sun, Feb 23, 2020 at 2:08 PM Marco van de Voort wrote: Docs are mostly unversioned, so there is only "trunk" atm. I corrected it in SVN Finding where is what in https://svn.freepascal.org/cgi-bin/viewvc.cgi/trunk/?root=docs isn't always t

Re: [fpc-devel] Typo in docs (TArray)

2020-02-23 Thread Bart via fpc-devel
On Sun, Feb 23, 2020 at 2:08 PM Marco van de Voort wrote: > Docs are mostly unversioned, so there is only "trunk" atm. I corrected > it in SVN Finding where is what in https://svn.freepascal.org/cgi-bin/viewvc.cgi/trunk/?root=docs isn't always that easy. Thanks for fixing. -- Bart __

Re: [fpc-devel] Typo in docs (TArray)

2020-02-23 Thread Marco van de Voort
Op 2020-02-23 om 13:56 schreef Bart via fpc-devel: https://www.freepascal.org/docs-html/rtl/sysutils/tarray.html "it is not needed in Free Pascal, where 2 array types are equal if they element types are equal" "they" should be "their" I was unable to find the trunk version of this, so I'm unsur

[fpc-devel] Typo in docs (TArray)

2020-02-23 Thread Bart via fpc-devel
Hi, https://www.freepascal.org/docs-html/rtl/sysutils/tarray.html "it is not needed in Free Pascal, where 2 array types are equal if they element types are equal" "they" should be "their" I was unable to find the trunk version of this, so I'm unsure whether this might already be fixed. -- Bart