Skip to content

Commit 7252ceb

Browse files
authored
Merge pull request #1236 from SethTisue/copyedit-package-objects
copyedit new package object tour section
2 parents 8d96f28 + bca84a9 commit 7252ceb

16 files changed

+152
-26
lines changed

_ba/tour/package-objects.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
---
2+
layout: tour
3+
title: Package Objects
4+
language: ba
5+
6+
discourse: true
7+
8+
partof: scala-tour
9+
10+
num: 36
11+
previous-page: packages-and-imports
12+
---
13+
14+
# Package objects
15+
16+
(this section of the tour has not been translated yet. pull request
17+
with translation welcome!)

_ba/tour/packages-and-imports.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ partof: scala-tour
99

1010
num: 35
1111
previous-page: named-arguments
12-
next-page: type-inference
12+
next-page: package-objects
1313
---
1414

1515
# Packages and Imports

_es/tour/package-objects.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
---
2+
layout: tour
3+
title: Package Objects
4+
language: es
5+
6+
discourse: true
7+
8+
partof: scala-tour
9+
10+
num: 36
11+
previous-page: packages-and-imports
12+
---
13+
14+
# Package objects
15+
16+
(this section of the tour has not been translated yet. pull request
17+
with translation welcome!)

_es/tour/packages-and-imports.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ partof: scala-tour
99

1010
num: 35
1111
previous-page: named-arguments
12-
next-page: type-inference
12+
next-page: package-objects
1313
---
1414

1515
# Packages and Imports

_ko/tour/package-objects.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
---
2+
layout: tour
3+
title: Package Objects
4+
language: ko
5+
6+
discourse: true
7+
8+
partof: scala-tour
9+
10+
num: 36
11+
previous-page: packages-and-imports
12+
---
13+
14+
# Package objects
15+
16+
(this section of the tour has not been translated yet. pull request
17+
with translation welcome!)

_ko/tour/packages-and-imports.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ num: 35
1010
language: ko
1111

1212
previous-page: named-arguments
13+
next-page: package-objects
1314
---
1415

1516
# 패키지와 임포트

_pl/tour/package-objects.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
---
2+
layout: tour
3+
title: Package Objects
4+
language: pl
5+
6+
discourse: true
7+
8+
partof: scala-tour
9+
10+
num: 36
11+
previous-page: packages-and-imports
12+
---
13+
14+
# Package objects
15+
16+
(this section of the tour has not been translated yet. pull request
17+
with translation welcome!)

_pl/tour/packages-and-imports.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ partof: scala-tour
99

1010
num: 35
1111
previous-page: named-arguments
12-
next-page: type-inference
12+
next-page: package-objects
1313
---
1414

1515
# Packages and Imports

_pt-br/tour/package-objects.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
---
2+
layout: tour
3+
title: Package Objects
4+
language: pt-br
5+
6+
discourse: true
7+
8+
partof: scala-tour
9+
10+
num: 36
11+
previous-page: packages-and-imports
12+
---
13+
14+
# Package objects
15+
16+
(this section of the tour has not been translated yet. pull request
17+
with translation welcome!)

_pt-br/tour/packages-and-imports.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ partof: scala-tour
99

1010
num: 35
1111
previous-page: named-arguments
12-
next-page: type-inference
12+
next-page: package-objects
1313
---
1414

1515
# Packages and Imports

0 commit comments

Comments
 (0)