Fix typo: signifcantly => significantly#6483
Conversation
ifdattic
commented
Apr 17, 2016
| Q | A |
|---|---|
| Doc fix? | yes |
| New docs? | no |
| Applies to | all |
| Fixed tickets |
|
👍 |
|
Thanks Andrew! |
This PR was submitted for the 3.0 branch but it was merged into the 2.3 branch instead (closes #6483). Discussion ---------- Fix typo: signifcantly => significantly | Q | A | ------------- | --- | Doc fix? | yes | New docs? | no | Applies to | all | Fixed tickets | Commits ------- cfcd8df Fix typo: signifcantly => significantly
|
Btw, @javiereguiluz, do you have any idea why your comment shows up as |
|
@wouterj 😱 I don't know. I don't remember doing anything different. |
|
@javiereguiluz How do you write your comments? Can this be caused by a saved reply? You can see that your vote is also shown as the icon when you edit your existing comment above. |
|
@xabbuh I write |
|
I also think this article could be improved a little bit. It has a small section about fixing performance issues, but in my opinion it's mostly "here take this, go figure it out yourself". Think that it could use the 80/20 approach an be more like "before investing a lot of time try this trick, it works most of the time". If adding that information the biggest question would be in that format: a paragraph of text, a commented out code, or something else. In my opinion that should be noted are:
This video kind of provides the problem and solution (https://www.youtube.com/watch?v=Kn-O4jq0-r4) /ping @javiereguiluz @wouterj @xabbuh |