Welcome, Guest. Please login or register. Did you miss your activation email?

Author Topic: Documentation Error  (Read 4166 times)

0 Members and 1 Guest are viewing this topic.

Guy1524

  • Newbie
  • *
  • Posts: 1
    • View Profile
Documentation Error
« on: June 06, 2017, 01:38:37 am »
In the documentation for sockets, under the TCP vs. UDP section, on the third paragraph's second line, A sentence starts with "UDP performs less checks,...".  Which is grammatically incorrect.  See: https://en.oxforddictionaries.com/usage/less-or-fewer
« Last Edit: June 06, 2017, 01:57:32 am by eXpl0it3r »

Hapax

  • Hero Member
  • *****
  • Posts: 3346
  • My number of posts is shown in hexadecimal.
    • View Profile
    • Links
Re: Documentation Error
« Reply #1 on: June 06, 2017, 03:14:07 am »
You are right.

To be clear, the documentation is, in fact, the sockets tutorial (3rd paragraph in "TCP vs UDP" section):
https://www.sfml-dev.org/tutorials/2.4/network-socket.php#tcp-vs-udp
Selba Ward -SFML drawables
Cheese Map -Drawable Layered Tile Map
Kairos -Timing Library
Grambol
 *Hapaxia Links*

Hiura

  • SFML Team
  • Hero Member
  • *****
  • Posts: 4321
    • View Profile
    • Email
Re: Documentation Error
« Reply #2 on: June 15, 2017, 09:27:07 am »
Thanks for spotting it! It will fixed soon now: https://github.com/SFML/SFML-Website/pull/92
SFML / OS X developer

 

anything