From 4786719dbd1916a049e608c033b7f452b1d156c2 Mon Sep 17 00:00:00 2001 From: Campbell Barton Date: Thu, 24 Sep 2020 14:18:04 +1000 Subject: Cleanup: spelling --- intern/opensubdiv/internal/topology/topology_refiner_factory.cc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'intern') diff --git a/intern/opensubdiv/internal/topology/topology_refiner_factory.cc b/intern/opensubdiv/internal/topology/topology_refiner_factory.cc index 9688bc9eb0f..877c62b83ac 100644 --- a/intern/opensubdiv/internal/topology/topology_refiner_factory.cc +++ b/intern/opensubdiv/internal/topology/topology_refiner_factory.cc @@ -70,7 +70,7 @@ inline bool TopologyRefinerFactory::resizeComponentTopology // not see any edges, which will indicate to it that winding and edges are to // be reconstructed). // - // NOTE: it is a possible usecase when user code does not need crease at all + // NOTE: it is a possible use case when user code does not need crease at all // (which is the only real reason why converter would want to provide edges in // the case of partial topology specification). So it might be so getNumEdges // callback is nullptr. -- cgit v1.2.3