mirror of
				https://github.com/go-gitea/gitea.git
				synced 2025-10-29 10:57:44 +09:00 
			
		
		
		
	Fix various typos (#20338)
* Fix various typos Found via `codespell -q 3 -S ./options/locale,./options/license,./public/vendor -L actived,allways,attachements,ba,befores,commiter,pullrequest,pullrequests,readby,splitted,te,unknwon` Co-authored-by: zeripath <art27@cantab.net>
This commit is contained in:
		| @@ -192,7 +192,7 @@ function setLabelColor(label, color) { | ||||
| } | ||||
|  | ||||
| /** | ||||
|  * Inspired by W3C recommandation https://www.w3.org/TR/WCAG20/#relativeluminancedef | ||||
|  * Inspired by W3C recommendation https://www.w3.org/TR/WCAG20/#relativeluminancedef | ||||
|  */ | ||||
| function getRelativeColor(color) { | ||||
|   color /= 255; | ||||
|   | ||||
		Reference in New Issue
	
	Block a user