1
0
mirror of https://github.com/emilk/egui.git synced 2026-06-26 22:53:14 -04:00

Replace every ... with … like some sort of crazy person

Also fix some small typos

Closes https://github.com/emilk/egui/pull/736
This commit is contained in:
Emil Ernerfeldt
2021-10-13 11:52:34 +02:00
parent 85941033e8
commit 6f699b3391
21 changed files with 35 additions and 35 deletions

View File

@@ -14,9 +14,9 @@ Please make sure there is not already a similar bug report!
**To Reproduce**
Steps to reproduce the behavior:
1. <!-- Go to '...' -->
2. <!-- Click on '....' -->
3. <!-- Scroll down to '....' -->
1. <!-- Go to '' -->
2. <!-- Click on '' -->
3. <!-- Scroll down to '' -->
4. <!-- See error -->
**Expected behavior**

View File

@@ -10,7 +10,7 @@ assignees: ''
Please make sure there is not already a similar issue!
**Is your feature request related to a problem? Please describe.**
<!-- A clear and concise description of what the problem is. Ex. I'm always frustrated when [...] -->
<!-- A clear and concise description of what the problem is. Ex. I'm always frustrated when [] -->
**Describe the solution you'd like**
<!-- A clear and concise description of what you want to happen. -->