teratail header banner
teratail header banner
質問するログイン新規登録

質問編集履歴

1

fix typo

2016/07/25 03:28

投稿

yohira0616
yohira0616

スコア257

title CHANGED
File without changes
body CHANGED
@@ -29,7 +29,7 @@
29
29
  ```java
30
30
 
31
31
  @Service
32
- public class VoiceService implements VoiceServiceSpec {
32
+ public class SomeService implements SomeServiceSpec {
33
33
 
34
34
  @Autowired
35
35
  private SomeSpec someDao;