Merge pull request #2099 from pbrewczynski/patch-7

[Swift/en] Updated comment on documentation of Swift functions
This commit is contained in:
ven 2016-01-15 13:56:27 +01:00
commit 9ecbc99659

View File

@ -213,7 +213,7 @@ default: // required (in order to cover all possible input)
// Functions are a first-class type, meaning they can be nested
// in functions and can be passed around
// Function with Swift header docs (format as reStructedText)
// Function with Swift header docs (format as Swift-modified Markdown syntax)
/**
A greet operation