Skip to content

Commit dabbcb2

Browse files
committed
contents/en/documents/steam: fix indentations
1 parent 49c5931 commit dabbcb2

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

contents/en/documents/steam.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ <h2>Steamworks SDK</h2>
99
<pre><code>package main
1010

1111
import (
12-
"fmt"
12+
"fmt"
1313
"os"
1414

1515
"github.com/hajimehoshi/go-steamworks"

contents/ja/documents/steam.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ <h2>Steamworks SDK</h2>
99
<pre><code>package main
1010

1111
import (
12-
"fmt"
12+
"fmt"
1313
"os"
1414

1515
"github.com/hajimehoshi/go-steamworks"

0 commit comments

Comments
 (0)