Added SILC errno API. Added SilcResult, generic error code and
[silc.git] / lib / silcutil / silcfsm.h
index 701182e375501a2829ee18c156dab0a3142b2299..c723bad0672fb4912b616020c0912ee1a13d005a 100644 (file)
@@ -117,8 +117,8 @@ typedef struct SilcFSMObject SilcFSMThreadStruct;
  *
  * DESCRIPTION
  *
- *    Moves to next state synchronously.  This type is used is returned
- *    from state functions to immediately move to next state.
+ *    Moves to next state synchronously.  This type is returned from state
+ *    functions to immediately move to next state.
  *
  * EXAMPLE
  *