changeset 26:3745790db233

-typo
author Tassilo Philipp
date Tue, 24 Apr 2018 16:09:32 +0200
parents 02a455de2b40
children 18e1f1bb1945
files ruby/rbdc/README.txt
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/ruby/rbdc/README.txt	Tue Apr 24 16:04:37 2018 +0200
+++ b/ruby/rbdc/README.txt	Tue Apr 24 16:09:32 2018 +0200
@@ -10,7 +10,7 @@
    So, you need dyncall's full source code to be included. Unfortunately, the .gemspec isn't
    flexible enough to pull from different paths, so building the .gem file requires dyncall
    to be found next to rbdc.c and extconf.rb. This means either copy dyncall's base directory
-   do ./dyncall or create a symlink ./dyncall, that points to it.
+   to ./dyncall or create a symlink ./dyncall, that points to it.
 
 2) Then, build this gem with: