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 5ecfd6c commit 8daaa06Copy full SHA for 8daaa06
1 file changed
generate_api_docs.sh
@@ -23,7 +23,7 @@ rb)
23
echo ""
24
echo "./generate_api_docs.sh java|rb|py"
25
echo -e "\t Example:"
26
- echo -e "\t Genrating API docs for the Ruby bindings"
+ echo -e "\t Generating API docs for the Ruby bindings"
27
echo -e "\t ./generate_api_docs.sh rb"
28
exit 1
29
;;
0 commit comments