summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorSawyer Charles <xssc@users.noreply.github.com>2015-10-18 17:47:42 -0500
committerSawyer Charles <xssc@users.noreply.github.com>2015-10-18 17:47:42 -0500
commitb4c8ff365ee1d633470ced72de5f540744fa921a (patch)
tree0b1241db5cf3ceed6972e15886e446ea728252a8
parented4ac31d97b36866a48faf3b9328c320ba55074f (diff)
capital letter
-rw-r--r--php.html.markdown2
1 files changed, 1 insertions, 1 deletions
diff --git a/php.html.markdown b/php.html.markdown
index e7b57b4b..71f23871 100644
--- a/php.html.markdown
+++ b/php.html.markdown
@@ -453,7 +453,7 @@ function variable($word, ...$list) {
}
}
-variable("Separate", "Hello", "World") // Separate || Hello | world |
+variable("Separate", "Hello", "World") // Separate || Hello | World |
/********************************
* Includes