Skip to content
Snippets Groups Projects
Commit e0ae7fc0 authored by Henry Weller's avatar Henry Weller
Browse files

DataEntry/Sine: Corrected typo

parent a0cec770
Branches
Tags
1 merge request!33Merge foundation
......@@ -126,7 +126,7 @@ class Sine
void read(const dictionary& coeffs);
//- Disallow default bitwise assignment
void operator===(const Sine<Type>&);
void operator=(const Sine<Type>&);
public:
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment