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 4afc624 commit 9b2e53aCopy full SHA for 9b2e53a
docs/tutorials/programming-language/main/02-00-basics/02-04-data-types.md
@@ -150,7 +150,7 @@ string contains another, e.g.
150
if ("ere" in "Able was I ere I saw Elba.") //...
151
```
152
153
-For more information, please report to
+For more information, please refer to
154
[the complete overview of the string class](http://www.valadoc.org/glib-2.0/string.html).
155
156
A [sample program](../../../../developer-guides/string-sample) demonstrating string usage is also available.
0 commit comments