Cleanup: rename edge -> edges

This commit is contained in:
Campbell Barton 2017-11-26 20:13:18 +11:00
parent 23252eece6
commit 311da4cd16
2 changed files with 1 additions and 1 deletions

@ -69,7 +69,7 @@ set(SRC
operators/bmo_poke.c
operators/bmo_primitive.c
operators/bmo_removedoubles.c
operators/bmo_rotate_edge.c
operators/bmo_rotate_edges.c
operators/bmo_similar.c
operators/bmo_smooth_laplacian.c
operators/bmo_split_edges.c