mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-07-20 04:26:03 +01:00
Fix a large number of typos (#89254)
Fixes a very large number of typos. A few of these fixes also extend to variable names, but only the really egregious ones like "concious".
This commit is contained in:
@@ -69,7 +69,7 @@
|
||||
|
||||
/**
|
||||
* How big the grid cells that compose the painting are in the UI (multiplied by zoom).
|
||||
* This impacts the size of the UI, so smaller values are generally better for bigger canvases and viceversa
|
||||
* This impacts the size of the UI, so smaller values are generally better for bigger canvases and vice-versa
|
||||
*/
|
||||
var/pixels_per_unit = 9
|
||||
|
||||
|
||||
Reference in New Issue
Block a user