Skip to content
This repository has been archived by the owner on Aug 29, 2023. It is now read-only.

Commit

Permalink
Fix typos in documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
Janis Gailis committed Sep 11, 2017
1 parent 7c1b4bb commit 47ed759
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions doc/source/developer_guide/dg_operation_development.rst
Original file line number Diff line number Diff line change
Expand Up @@ -560,7 +560,7 @@ Operation development checklist
* Does the operation drop valuable global or variable attributes when it
shouldn't?

* Does the operation produce an outputs of an appropriate type?
* Does the operation produce outputs of appropriate types?
* Are other operations imported correctly if used?
* Is the operation well tested?

Expand All @@ -571,7 +571,7 @@ Operation development checklist
* Do the tests run resonably fast?

* Is the operation properly documented?
* Is the operation proprely tagged?
* Is the operation properly tagged?

When a newly created operation coresponds to this checklist well, it can be said with
some certainty that the operation behaves well with respect to the Cate
Expand Down

0 comments on commit 47ed759

Please sign in to comment.