- From: Kévin Dunglas via GitHub <sysbot+gh@w3.org>
- Date: Tue, 21 Apr 2020 21:53:19 +0000
- To: public-hydra-logs@w3.org
dunglas has just created a new issue for https://github.com/HydraCG/Specifications: == Use writable instead of writeable? == ## Description Hydra use the spelling `writeable`, which seems less common than `writable` and error prone. For instance [JavaScript](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Object/defineProperty) and [Ruby](https://ruby-doc.org/core-2.5.0/File.html#method-c-world_writable-3F) use `writable` without an `e`. Shouldn't this be changed? Please view or discuss this issue at https://github.com/HydraCG/Specifications/issues/211 using your GitHub account
Received on Tuesday, 21 April 2020 21:53:21 UTC