From cca228031bd104c4ba6efa010305e49b82e94e44 Mon Sep 17 00:00:00 2001
From: JWu <j.wuttke@fz-juelich.de>
Date: Mon, 9 Sep 2013 14:33:22 +0200
Subject: [PATCH] corr

---
 pub/src/STYLE      | 2 +-
 pub/src/frida2.cpp | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/pub/src/STYLE b/pub/src/STYLE
index 09cd981b..c9a6ef65 100644
--- a/pub/src/STYLE
+++ b/pub/src/STYLE
@@ -10,7 +10,7 @@ mylint.py --counting=detailed `lssrc` > ~/h
   - boost
   - GSL
 - Block 2: Our own libs
-  - trivia read-plus yaml_out lmfit kww
+  - trivia readplus yamlfreeze lmfit kww
 - Block 3: Current project
 
 == function arguments and "const" qualifier ==
diff --git a/pub/src/frida2.cpp b/pub/src/frida2.cpp
index 7cbc6b81..6d6324a8 100644
--- a/pub/src/frida2.cpp
+++ b/pub/src/frida2.cpp
@@ -26,7 +26,7 @@
 //! - Minor utilities:
 //!     <a href="../frida-libs/trivia/index.html">libtrivia</a>
 //! - Dialogue interface:
-//!     <a href="../frida-libs/readplus/index.html">libread-plus</a>
+//!     <a href="../frida-libs/readplus/index.html">libreadplus</a>
 
 #include <cstdlib>
 #include <iostream>
-- 
GitLab