Skip to content
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

Fix spelling in comments, strings and documentation #24287

Merged
merged 1 commit into from
Jul 3, 2016

Conversation

ottok
Copy link
Contributor

@ottok ottok commented Jul 3, 2016

Fix multiple minor spelling errors in comments, a few strings and in documentation. There are no functional changes.

Please apply the patch in whole or give feedback so I can update the patch. Do not attempt to apply this patch partially – rather give me a chance to make the patch perfect for you.

Signed-off-by: Otto Kekäläinen otto@seravo.fi

Signed-off-by: Otto Kekäläinen <otto@seravo.fi>
@@ -49,7 +49,7 @@ This example displays images with a name containing 'busybox':
ofayau/busybox-libc32 Busybox with 32 bits (and 64 bits) libs 1 [OK]
peelsky/zulu-openjdk-busybox 1 [OK]
skomma/busybox-data Docker image suitable for data volume cont... 1 [OK]
elektritter/busybox-teamspeak Leightweight teamspeak3 container based on... 1 [OK]
elektritter/busybox-teamspeak Lightweight teamspeak3 container based on... 1 [OK]
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

hehe, looks like that typo is on their side;
https://hub.docker.com/r/elektritter/busybox-teamspeak/

@thaJeztah
Copy link
Member

LGTM, very nice!

@ottok
Copy link
Contributor Author

ottok commented Jul 3, 2016

The failing documentation test stacktrace is not very helpful:

19:12:59    Found: 824 files
19:12:59    Found: 0 errors
19:13:00 ERRORS = 0
19:13:00 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
19:13:00 running hugo
19:13:00 INFO: 2016/07/03 19:13:00 hugo.go:463: Using config file: config.toml
19:13:00 WARN: 2016/07/03 19:13:00 hugo.go:557: Unable to find Static Directory: /docs/static/
19:13:00 INFO: 2016/07/03 19:13:00 hugo.go:566: /docs/themes/docker-2016/static is the only static directory available to sync from
19:13:00 INFO: 2016/07/03 19:13:00 hugo.go:609: syncing static files to /docs/public/
19:13:00 Started building site
19:13:00 Go initialization:
19:13:00    38.169857ms (39.978648ms)       6.72 MB     15463 Allocs
19:13:00 initialize & template prep:
19:13:00    8.848337ms (49.044193ms)        1.10 MB     14443 Allocs
19:13:00 load data:
19:13:00    639.005µs (49.762687ms)        0.05 MB     507 Allocs
19:13:00 read pages from source:
19:13:00    106.091209ms (156.089371ms)    22.92 MB     148543 Allocs
19:13:01 2016/07/03 19:13:00 mkdir /docs/public/opensource/workflow/images/: no such file or directory
19:13:01 ERRORS = 1

I suspect the test is broken, not my commit.

@thaJeztah
Copy link
Member

@ottok yeah, it's not related to your changes, it's a bug in hugo; gohugoio/hugo#1754. I'll restart

@vdemeester vdemeester added this to the 1.12.0 milestone Jul 3, 2016
@vdemeester
Copy link
Member

LGTM 🐯

@tiborvass
Copy link
Contributor

@ottok I lived 5 months in Tampere! :) #TUT

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants