Explorar o código

Add 2 missing quotes in the en version

r00ster %!s(int64=6) %!d(string=hai) anos
pai
achega
5191eb41ea
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      docs/manual/en/introduction/Creating-a-scene.html

+ 1 - 1
docs/manual/en/introduction/Creating-a-scene.html

@@ -20,7 +20,7 @@
 		<!DOCTYPE html>
 		<html>
 			<head>
-				<meta charset=utf-8>
+				<meta charset="utf-8">
 				<title>My first three.js app</title>
 				<style>
 					body { margin: 0; }