8000 copyedit new package object tour section by SethTisue · Pull Request #1236 · scala/docs.scala-lang · GitHub
[go: up one dir, main page]

Skip to content

copyedit new package object tour section #1236

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 3 commits into from
Dec 4, 2018
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
fixups to links to new package objects tour section
  • Loading branch information
SethTisue committed Dec 4, 2018
commit bca84a91cfd6ca01b6370ccdaf66f36922bf3577
2 changes: 1 addition & 1 deletion _ba/tour/package-objects.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ discourse: true

partof: scala-tour

num: 35
num: 36
previous-page: packages-and-imports
---

Expand Down
2 changes: 1 addition & 1 deletion _ba/tour/packages-and-imports.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ partof: scala-tour

num: 35
previous-page: named-arguments
next-page: type-inference
next-page: package-objects
---

# Packages and Imports
Expand Down
2 changes: 1 addition & 1 deletion _es/tour/package-objects.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ discourse: true

partof: scala-tour

num: 35
num: 36
previous-page: packages-and-imports
---

Expand Down
2 changes: 1 addition & 1 deletion _es/tour/packages-and-imports.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ partof: scala-tour

num: 35
previous-page: named-arguments
next-page: type-inference
next-page: package-objects
---

# Packages and Imports
Expand Down
2 changes: 1 addition & 1 deletion _ko/tour/package-objects.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ discourse: true

partof: scala-tour

num: 35
num: 36
previous-page: packages-and-imports
---

Expand Down
1 change: 1 addition & 0 deletions _ko/tour/packages-and-imports.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ num: 35
language: ko

previous-page: named-arguments
next-page: package-objects
---

# 패키지와 임포트
Expand Down
2 changes: 1 addition & 1 deletion _pl/tour/package-objects.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ discourse: true

partof: scala-tour

num: 35
num: 36
previous-page: packages-and-imports
---

Expand Down
2 changes: 1 addition & 1 deletion _pl/tour/packages-and-imports.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ partof: scala-tour

num: 35
previous-page: named-arguments
next-page: type-inference
next-page: package-objects
---

# Packages and Imports
Expand Down
2 changes: 1 addition & 1 deletion _pt-br/tour/package-objects.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ discourse: true

partof: scala-tour

num: 35
num: 36
previous-page: packages-and-imports
---

Expand Down
2 changes: 1 addition & 1 deletion _pt-br/tour/packages-and-imports.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ partof: scala-tour

num: 35
previous-page: named-arguments
next-page: type-inference
next-page: package-objects
---

# Packages and Imports
Expand Down
4 changes: 2 additions & 2 deletions _th/tour/package-objects.md
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
---
layout: tour
title: Package Objects
language: zh-cn
language: th

discourse: true

partof: scala-tour

num: 35
num: 36
previous-page: packages-and-imports
---

Expand Down
1 change: 1 addition & 0 deletions _th/tour/packages-and-imports.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,4 +11,5 @@ num: 33
language: th

previous-page: named-arguments
next-page: package-objects
---
2 changes: 1 addition & 1 deletion _tour/package-objects.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ discourse: true

partof: scala-tour

num: 35
num: 36
previous-page: packages-and-imports
---

Expand Down
1 change: 1 addition & 0 deletions _tour/packages-and-imports.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ partof: scala-tour

num: 35
previous-page: named-arguments
next-page: package-objects
---

# Packages and Imports
Expand Down
4 changes: 2 additions & 2 deletions _zh-cn/tour/package-objects.md
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
---
layout: tour
title: Package Objects
language: th
language: zh-cn

discourse: true

partof: scala-tour

num: 35
num: 36
previous-page: packages-and-imports
---

Expand Down
1 change: 1 addition & 0 deletions _zh-cn/tour/packages-and-imports.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ num: 33
language: zh-cn

previous-page: named-arguments
next-page: package-objects
---

# 包和导入
Expand Down
0