We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 827e8cb commit bd8f5a5Copy full SHA for bd8f5a5
README.md
@@ -108,7 +108,7 @@ get started contributing documentation.
108
the operator. (`p6doc '%%'` returns the documentation for
109
`&infix:<%%>`.)
110
111
- * Perl6 implementations could embed `P<...>` tags in their source
+ * Perl 6 implementations could embed `P<...>` tags in their source
112
code that would then inline the corresponding entry from `p6doc`.
113
This would enable things like `&say.WHY` to (dynamically!)
114
retrieve the documentation string from `p6doc`, without having
0 commit comments