Skip to content

Commit 94c0215

Browse files
author
Benno Evers
committed
Fixed type in update example.
1 parent c48ed30 commit 94c0215

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/update.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ int main()
3333

3434
std::vector<double> xt(2), yt(2);
3535

36-
plt::title("Tangent of a since curve");
36+
plt::title("Tangent of a sine curve");
3737
plt::xlim(x.front(), x.back());
3838
plt::ylim(-a, a);
3939
plt::axis("equal");

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy