Skip to content

Commit

Permalink
is_valid -> is_attached
Browse files Browse the repository at this point in the history
  • Loading branch information
oleks committed Sep 20, 2013
1 parent 03e2c73 commit 6ff9ffc
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions doc/ref/data/dyn_table_ref.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -50,13 +50,13 @@ CATEGORIES :
TODO : soon

NAME : isValid
SUMMARY : *g_dyn_table_is_valid_summary
DESCR : *g_dyn_table_is_valid_descr
SUMMARY : *g_dyn_table_is_attached_summary
DESCR : *g_dyn_table_is_attached_descr
RETURN:
TYPES : BOOL
DESCR : *g_dyn_table_is_valid_return_descr
DESCR : *g_dyn_table_is_attached_return_descr
EXAMPLES:
- CODE : ex_objc_dyn_table_is_valid
- CODE : ex_objc_dyn_table_is_attached
DESCR :


Expand Down

0 comments on commit 6ff9ffc

Please sign in to comment.