Opened 13 years ago
Closed 13 years ago
#9436 closed defect (fixed)
Typo in a sample SMD file.
Reported by: | Eugene Lazutkin | Owned by: | Eugene Lazutkin |
---|---|---|---|
Priority: | low | Milestone: | 1.4 |
Component: | RPC | Version: | 1.3.0 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
yahoo_smd_v1.smd has a typo: spellingSuggestion
is defined twice. The latter instance clearly should be relatedSuggestion
, because it defines that service.
Note: See
TracTickets for help on using
tickets.
(In [18158]) Correcting typo in the SMD file, fixes #9436.