Skip to content

Commit 220313e

Browse files
committed
core: More concise description for mod ops
1 parent 900b33a commit 220313e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/libcore/ops.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010

1111
/*!
1212
*
13-
* Traits representing built-in operators, useful for overloading
13+
* Overloadable operators
1414
*
1515
* Implementing these traits allows you to get an effect similar to
1616
* overloading operators.

0 commit comments

Comments
 (0)