OSDN Git Service

【修正内容】
[ring-lang-081/ring.git] / docs / en / target / ringemb.txt
index cd6736f..d3c9b16 100644 (file)
@@ -145,7 +145,7 @@ Example:
                # But we can pass C pointers like win.pObject
                        ring_state_setvar(pState,"x",win.pObject)
                # Now we create the object again but using the same C pointer
-               # So we have access to the Same window in the parent Ring enviroment
+               # So we have access to the Same window in the parent Ring environment
                        ring_state_runcode(pState,"
                                new qWidget {
                                        pObject = x