Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.freedesktop.org/gstreamer/gst-plugins-rs.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'version-helper/README.md')
-rw-r--r--version-helper/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/version-helper/README.md b/version-helper/README.md
index ad69ae5b1..0b84ce151 100644
--- a/version-helper/README.md
+++ b/version-helper/README.md
@@ -11,7 +11,7 @@ plugin:
gst_plugin_version_helper::info();
```
-Inside `lib.rs` of the plugin, the information provided by `get_info` are usable as follows:
+Inside `lib.rs` of the plugin, the information provided by `info` are usable as follows:
```rust,ignore
gst::plugin_define!(