diff presen/sample.markdown @ 182:a4c6184d3e22

minor change
author Nozomi Teruya <e125769@ie.u-ryukyu.ac.jp>
date Wed, 07 Feb 2018 09:18:50 +0900
parents 38d95e434fbc
children b62fc3a499f9
line wrap: on
line diff
--- a/presen/sample.markdown	Wed Feb 07 04:14:09 2018 +0900
+++ b/presen/sample.markdown	Wed Feb 07 09:18:50 2018 +0900
@@ -241,7 +241,7 @@
 * アノテーションから待ち合わせを行う処理にはJavaのreflectionAPIを使用
 * 待ち合わせを開始するには、newしたあとCGMが持つsetupを行う
 `cgm.setup(new TestCodeGear());`
-* RUNTIMEにしたためフィールドがnewされたあとでないとrefrectionAPIで取れない
+* フィールドがnewされたあとでないとrefrectionAPIで取れない
 
 # Christie - アノテーションを用いたインプット記述
 ![opt](./pictures/setup.svg){:width="70%"}