Skip to content
Snippets Groups Projects
Verified Commit 84168b72 authored by Janne Mareike Koschinski's avatar Janne Mareike Koschinski
Browse files

minor formatting changes

parent eeb284d1
Branches
No related tags found
No related merge requests found
...@@ -62,7 +62,7 @@ is translated into ...@@ -62,7 +62,7 @@ is translated into
**ObjectName** **ObjectName**
As this object is a singleton, the objectName is always "" As this object is a singleton, the objectName is always ``
**Runtime** **Runtime**
...@@ -115,7 +115,7 @@ interface AliasManager { ...@@ -115,7 +115,7 @@ interface AliasManager {
**ObjectName** **ObjectName**
As this object is a singleton, the objectName is always "" As this object is a singleton, the objectName is always ``
**Runtime** **Runtime**
...@@ -181,7 +181,7 @@ fields. For the same reason it also does **not** support the otherwise standard ...@@ -181,7 +181,7 @@ fields. For the same reason it also does **not** support the otherwise standard
**ObjectName** **ObjectName**
As this object is a singleton, the objectName is always "" As this object is a singleton, the objectName is always ``
**Runtime** **Runtime**
...@@ -354,7 +354,7 @@ interface BufferViewConfig { ...@@ -354,7 +354,7 @@ interface BufferViewConfig {
**ObjectName** **ObjectName**
As this object is a singleton, the objectName is always "" As this object is a singleton, the objectName is always ``
**Runtime** **Runtime**
...@@ -443,7 +443,7 @@ interface CertManager { ...@@ -443,7 +443,7 @@ interface CertManager {
**ObjectName** **ObjectName**
As this object is a singleton, the objectName is always "" As this object is a singleton, the objectName is always ``
**Runtime** **Runtime**
...@@ -514,7 +514,7 @@ interface CoreInfo { ...@@ -514,7 +514,7 @@ interface CoreInfo {
**ObjectName** **ObjectName**
As this object is a singleton, the objectName is always "DccConfig" As this object is a singleton, the objectName is always `DccConfig`
**Runtime** **Runtime**
...@@ -536,7 +536,7 @@ interface DccConfig { ...@@ -536,7 +536,7 @@ interface DccConfig {
**ObjectName** **ObjectName**
As this object is a singleton, the objectName is always "" As this object is a singleton, the objectName is always ``
**Runtime** **Runtime**
...@@ -736,7 +736,7 @@ interface Identity { ...@@ -736,7 +736,7 @@ interface Identity {
**ObjectName** **ObjectName**
As this object is a singleton, the objectName is always "" As this object is a singleton, the objectName is always ``
**Runtime** **Runtime**
...@@ -895,7 +895,7 @@ interface IrcChannel { ...@@ -895,7 +895,7 @@ interface IrcChannel {
**ObjectName** **ObjectName**
As this object is a singleton, the objectName is always "" As this object is a singleton, the objectName is always ``
**Runtime** **Runtime**
...@@ -1216,7 +1216,7 @@ interface Network { ...@@ -1216,7 +1216,7 @@ interface Network {
**ObjectName** **ObjectName**
As this object is a singleton, the objectName is always "GlobalNetworkConfig" As this object is a singleton, the objectName is always `GlobalNetworkConfig`
**Runtime** **Runtime**
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment