Skip to content

Commit b744d5d

Browse files
committed
Fix tiny typo in a comment.
1 parent 33410fa commit b744d5d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/test_slot_disconnect.cc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ int main(int argc, char* argv[])
3131
if (!util->check_command_args(argc, argv))
3232
return util->get_result_and_delete_instance() ? EXIT_SUCCESS : EXIT_FAILURE;
3333

34-
//Note that sigc::ptr_fun() creates a sig::pointer_functor0.
34+
//Note that sigc::ptr_fun() creates a sigc::pointer_functor0.
3535
sigc::slot<void> theSlot(sigc::ptr_fun(&Foo));
3636
theSlot();
3737
util->check_result(result_stream, "Foo");

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