Skip to content
This repository has been archived by the owner on Jul 2, 2020. It is now read-only.

Commit

Permalink
Fix broken doc
Browse files Browse the repository at this point in the history
  • Loading branch information
draveness committed Apr 1, 2017
1 parent 4319db6 commit 1a87542
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion DKNightVersion/Core/DKImage.h
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ DKImagePicker DKImagePickerWithNames(NSString *normalName, ...);
* order of the images is just like the themes order in DKColorTable.txt
* file.
*
* @param images An array of images
* @param names An array of images
*
* @return A DKImagePicker
*/
Expand Down

0 comments on commit 1a87542

Please sign in to comment.