Change the order of Apply to be more Unixy
authorNoah Campbell <noahcampbell@gmail.com>
Tue, 1 Oct 2013 21:42:08 +0000 (14:42 -0700)
committerNoah Campbell <noahcampbell@gmail.com>
Tue, 8 Oct 2013 16:37:50 +0000 (18:37 +0200)
commit80009b427fdc9ccac3d27218e41f0fa378087e87
treee366e3a3d1aae3a6152a16f01138d7ef3b0e2805
parent94a3184ad0e037f9faefda2bc330503b01f21016
Change the order of Apply to be more Unixy

Typically the destination is on the left and the src is on the right.
hugolib/site.go
transform/absurl.go
transform/chain.go
transform/nav.go
transform/nav_test.go
transform/post.go
transform/posttrans_test.go