@@ -80,11 +80,11 @@ * The last parsed option. * * If @ref nextOption returned `?` or `:`, this returns the option which was * unknown or for which the argument was missing.@n * If this returns `-`, the last option is only available as a long option (see - * @ref lastLongOption). + * lastLongOption). */ @property (readonly) of_unichar_t lastOption; /*! * The long option for the last parsed option, or `nil` if the last parsed