Fixed minor Documentation Issues
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
//
|
||||
// MPExpressionView.h
|
||||
// MathPad
|
||||
// MathKit
|
||||
//
|
||||
// Created by Kim Wittenburg on 17.04.14.
|
||||
// Copyright (c) 2014 Kim Wittenburg. All rights reserved.
|
||||
@@ -98,7 +98,8 @@
|
||||
|
||||
@discussion There can only be one math error at a time. This property should
|
||||
not be set simutaneously with the <code>@link
|
||||
//apple_ref/occ/instp/MPExpressionView/syntaxErrors@/link</code>.
|
||||
//apple_ref/occ/instp/MPExpressionView/syntaxErrors@/link</code>
|
||||
property.
|
||||
*/
|
||||
@property (nonatomic, strong) NSError *mathError;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user