commit | b63602303e334e454d3f54e8b304599a4cc6f2e9 | [log] [tgz] |
---|---|---|
author | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | Wed Oct 12 09:08:56 2022 -0700 |
committer | Pablo Galindo <pablogsal@gmail.com> | Sat Oct 22 20:04:41 2022 +0100 |
tree | 4a7854be6be18ece765872d49620b3f09f5d8407 | |
parent | 0f3c5ab0397ba35d6c705f70e2cfe9ff2422fd13 [diff] |
tutorial: remove "with single quotes" (GH-98204) Closes GH-91856. On Windows double quotes are sometimes better, on Unix usually single quotes. It's not our place to explain that, so just don't. (cherry picked from commit 5f8ca1b7969f34ee09adb7b28337ebd920e6215a) Co-authored-by: Jelle Zijlstra <jelle.zijlstra@gmail.com>